Hello,

I think I found a bug in the class org.apache.catalina.core.ApplicationDispatcher in Tomcat 4.1.27. When invoking include the request and response Objects are not unwrapt in case of an Exception during the invoke call. Shouldn't the unwrap calls be in a finally clause? My problem with the current implementation is that I need to send a redirect after the include has returned but the redirect call gets ignored by the wraped version.

regards
Hendrik


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to