Java Mailing List Archive

http://www.junlu.com/

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

RE: include Problem with Internet Explorer

Yansheng Lin

2004-02-03

Replies:

I had a similar problem a while back. I think this is a invalid path problem.
Mozilla just ignored it, but IE was not as forgiving.

Debugging technique: comment out any links one-by-one to see which one is
causing the problem.

Hope this helps.

-Yan

-----Original Message-----
From: Daniel Scholnick [mailto:dscholn@(protected)]
Sent: Tuesday, February 03, 2004 11:18 AM
To: tomcat-user@(protected)
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.