Hello.
If I create one error page and point all of the error codes
(400, 401, 403, 404, 408, 500) to the same page, how do I figure
out which error code was sent so I can display a different message
to the user?
Can this be done or do I have to create a separate page for each
error code?  Is the error in the HttpServletRequest somewhere?

Thanks a lot.


Charlie


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



Reply via email to