Try <jsp:directive.include file="yourfilehere.jsp" /> Regards, Randy Burgess Sr. Software Architect D5 Systems, LLC
> From: Guojun Zhu <[EMAIL PROTECTED]> > Reply-To: Struts Users Mailing List <user@struts.apache.org> > Date: Wed, 3 Sep 2008 10:06:54 -0500 > To: <user@struts.apache.org> > Subject: how to import fragment page with html:??? tags into a form? > > Hi, > > I am using struts 1.2.9 with tomcat 5.5. I had a few pages with big > "html:form". There are some common part (with some <html:text> tags) in the > form. So I tried to put them aside as an import. I tried <jsp:include> > jstl <c:import> and <tiles:insert>, all of them import everything literally > into the form, instead of interprete the <html:text> tags. (I also tried to > include taglib in the inserted jsp fragment page. not working.) What > should I do? Thanks. > > Sincerely > Zhu, Guojun --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]