Hi,

I have a general purpose 404 error page configured in the web.xml but in some cases I want to return an other page with the error code 404.
Is it possible? It seems to me that as soon as I set the response code to 404, Tomcat discards the current response and sends the 404 error page configured in the web.xml.


Marc.



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



Reply via email to