On Mon, Jun 28, 2004 at 02:03:42PM +0200, [EMAIL PROTECTED] wrote: : it is possible, to disable the message wich appears, if I set : response.setStatus(HttpServletResponse.SC_UNAUTHORIZED); in Tomcat 5.0.25 ?? [snip]
Clarify "disable" -- do you want to use a custom error page? Check the spec for that, it involves a couple of elements in web.xml. If not, what else do you mean? -QM -- software -- http://www.brandxdev.net tech news -- http://www.RoarNetworX.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
