Hi,

I am using jsp:include with flush=false in Tomcat
4.0.2
I get the following error:

java.lang.IllegalStateException
        at
org.apache.jasper.runtime.ServletResponseWrapperInclude.getOutputStream(ServletResponseWrapperInclude.java:109)

If I comment out the include the error goes away.
Isn't flush=false supposed to not commit the
buffer/response?

Is there another way to do a dynamic include without
causing the IllegalStateException?



__________________________________________________
Do You Yahoo!?
Yahoo! Sports - sign up for Fantasy Baseball
http://sports.yahoo.com

--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to