You can check this http://jakarta.apache.org/struts/userGuide/struts-bean.html but could not figure out solution for your problem :-(
V.K.Ram www.m7.com NitroX for Struts -----Original Message----- From: Naresh Sharma [mailto:[EMAIL PROTECTED] Sent: Thursday, June 10, 2004 10:13 AM To: Struts Users Mailing List Subject: Passing parameter : include HI, Please let me know equivalent struts tag,... I guess its bean:include but I am not sure how to pass parameters(struts equivalent of jsp:param) to this. Can you please suggest good online resource on struts tags. <jsp:include page="MyJSP.jsp"> <jsp:param name="header" value="SomeHeader" /> </jsp:include> Regards naresh