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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to