I'm using JRun w/IIS. My error page is correctly invoked when an exception occurs After displaying the error, I leave it up to the user to hit the browsers back button. Any further session operations using a JSP page cause a ClassCastException, which seems to occur in code that's generated by JRun, such as sending HTML code to the output stream. Has anyone successfully used error pages? Should I be (re)setting something in the session so that the session becomes (in)valid? Currently I need to shut down the browser and restart JRun to clear the condition. thanks, Brian Peterson [EMAIL PROTECTED] =========================================================================== To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". FAQs on JSP can be found at: http://java.sun.com/products/jsp/faq.html http://www.esperanto.org.nz/jsp/jspfaq.html
