Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » Tomcat Users »

Re: jsp:include Problem with Internet Explorer

sergio ulloa

2004-02-03

Replies:

Try this!
<jsp:include page="include.jsp">
 <jsp:param name = "variableName" value="something" />
</jsp:include>


----- Original Message -----
From: "Daniel Scholnick" <dscholn@(protected)>
To: <tomcat-user@(protected)>
Sent: Tuesday, February 03, 2004 1:17 PM
Subject: jsp:include Problem with Internet Explorer


> Hi,
>
> I seem to have a problem with Tomcat 4.1.18, IE 6, and jsp:include. I
have a
> jsp, lets call is source.jsp, that looks something like this:
>
> <jsp:include name"included.jsp" flush="true">
>   <jsp:param name="foo" value="bar"/>
> </jsp:include>
>
> When I access source.jsp using Mozilla, everything shows up just fine.
But
> when I access it from IE, none of the html generated by included.jsp is
sent to
> the browser.
>
> Does anyone know what's up?
>
> Thanks in advance for your help. This one is killing me.
>
> Regards,
>
> Daniel Scholnick
>
>
>
> __________________________________
> Do you Yahoo!?
> Yahoo! SiteBuilder - Free web site building tool. Try it!
> http://webhosting.yahoo.com/ps/sb/
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
> For additional commands, e-mail: tomcat-user-help@(protected)
>
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
For additional commands, e-mail: tomcat-user-help@(protected)


©2008 junlu.com - Jax Systems, LLC, U.S.A.