Hello!

I am running Jboss, both 3.2.5 with jetty and 3.26 with tomcat.

In some of my jsp pages I have a chain of jsp:include, i.e one jsp does include 
on another jsp that does include on yet another jsp.

This works fine in 3.2.5 with jetty but fails in 3.2.6 with tomcat. In tomcat I 
am receiving an IndexOutOfBoundsException at the jsp:include row. I do 
jsp:include with flush="false". If I change it to flush="true" it gets a little 
better, the page is rendered a bit further but it still generates a 
IndexOutOfBoundsException. 

Why am I receiving this exception in tomcat and not in jetty?
What shall I do to fix this?

/Erik

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3867879#3867879

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3867879


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to