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

Martin,

Martin Grotzke wrote:
| Is there a way not to return error pages in these cases?

You could set an <error-page> in web.xml that produces no output for
these status codes. Something like:

<error-page>
~   <error-code>400</error-code>
~   <location>/path/to/zero/length/file</location>
</error-page>

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

iEYEARECAAYFAkfgMPIACgkQ9CaO5/Lv0PDuFQCgkZkgW2+MU2X+LW96TmBtIZx0
KX0An1EyQ7MEpQ+vSzngOlgRgWf8knrq
=lkAr
-----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