-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Pid,
On 7/8/2009 1:06 PM, Pid wrote: > Filters are not applied during the RequestDispatcher.forward() operation. They can be, if configured with <dispatcher>FORWARD</dispatcher> in web.xml when using a Servlet 2.5-compliant webapp. > You would need to wrap any unwrapped requests before passing a modified > request to the forward method. If the request has already been wrapped, the wrapped request should be passed-on to the forwarded page. The original request shouldn't be unwrapped from the new request object. It may not even be available, since HttpServletRequest doesn't expose an "unwrapRequest" method. - -chris -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAkpY+A4ACgkQ9CaO5/Lv0PDFMQCfXrwvPDxF8IoOgIUvkBQOMwX+ W+wAn0UV//pPVTxYuI9RQ6mFY6benrNs =zde9 -----END PGP SIGNATURE----- --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org