DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6201>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6201 ISO-8859-8-i problem. (hebrew) Summary: ISO-8859-8-i problem. (hebrew) Product: Tomcat 4 Version: 4.0.1 Final Platform: All OS/Version: Windows NT/2K Status: NEW Severity: Major Priority: Other Component: Catalina AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] hey , i use tomcat 4.0.1 final on a win2k platform with IE6 , (also been tested with jboss 2.4.4 bundled with catalina 4) the problem i have is this : i cannot set encoding to ISO-8859-8-i (ISO-Logical accroding to IE )on the jsp pages and servlets , when ever i try the HttpServletResponse method response.setContentType("text/html; charset=ISO-8859-8-i"), and after that response.println(); i don't get anything , no exception is thrown ,and no output produced . CATALINA just ignores the page .i also would like to mention , that on TOMACAT 3.2.1 that encoding worked , there was always an "unsupported encoding :ISO- 8859-8-i" message , but it least it worked. best regards Yehonatan Mozes. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>