Is it possible to access environment variables in tomcat that were set by apache?

Specifically the REDIRECT_ * variables that are set by ErrorDocument directives?

Then I can have a servlet return the correct content type.
i.e. if it is a gif that has a 404 I can redirect to a graphic that says not found
But if a jsp page is missing or won't compile, I can redirect to a different jsp.


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



Reply via email to