-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Florian,

Florian Hopf wrote:
> Is a mapping containing a path info not supported for forwards?

So, just to clarify:

* You have a filter you'd like to apply to /servlet/long/path/my.jsp
* You configured the filter to be active on FORWARD dispatches
* Forwarding to /servlet/long/path/my.jsp from another servlet
  does not invoke your filter
* Removing the FORWARD rule from the filter setup works when requests
  are forwarded, but it will also apply the filter for regular requests
  as well, and you don't want that.

How many of these are accurate?

- -chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkkZ9z8ACgkQ9CaO5/Lv0PD8qQCgvcyuiMeUgsvdmbzLC8KpC6uJ
nKIAn0dPI9+T2kJnCed/a+bJWpWx6Xqz
=foQC
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to