Hello,
    I have a page that uses a sendRedirect. There is a bunch of logic at
the top of the page, but really nothing much is being sent to the user.
However every once and a while I get the following error:
 
java.lang.IllegalStateException
at
org.apache.coyote.tomcat4.CoyoteResponseFacade.sendRedirect(CoyoteRespon
seFacade.java:340)
at org.apache.jsp.Show_Text_jsp._jspService(Show_Text_jsp.java:250)

    So I tried increasing the buffer using the buffer attribute and this
does not seem to help (I have it set to 64kb now). Any ideas?
 
Chanan Braunstein
knovel Corp.
Web Development Manager
607-648-4770 x672
http://www.knovel.com
 
 

Reply via email to