I used to get the Tomcat 500 error page but its no longer coming up. I also get an error logged to the commons log from InsertTag. I tried catching exceptions in my servlet filter and redirecting to an error page but I get an exception ("Cannot forward after response has been committed." ) I do not believe the code on my end is the cause of the problem (although it's certainly possible.)
My theory is that either changes to the InsertTag or somewhere else is causing the response to be committed prematurely. Is this possible?
Thanks sean
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]