Hi All,

There is an issue with non-latin characters in the custom error page.
Calling "response.sendError(404);" from JSP context causes Tomcat to mangle
all non-latin characters in 404.jsp.
I have described the issue and how to recreate it:
http://forum.java.sun.com/thread.jspa?threadID=768958

The main question is: Is it Tomcat bug or there is a reason to not call
response.sendError(404) from JSP?
Thanks in advance.

--
Artem Kuroptev
mailto:[EMAIL PROTECTED]

Reply via email to