Calling response.sendError(404) from JSP
- From: "Artem Kuroptev" <kuroptev (at) gmail.com>
- Date: Sun, 17 Sep 2006 17:07:14 +0400
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:kuroptev (at) gmail.com