Hello Yilmaz! :-)

Tuesday, November 27, 2001, 6:34:42 AM, you wrote:
y> hi everybody,
y> i am working with tomcat 4 b7 on win 2000 and jdk 1.3
y> my jsp pages should support both japanese and chinese characters as
y> well as latin chars.Thus, i want to set my Jsp pages' charset to UTF-8.

Try it UTF8, not UTF-8, maybe that will help..
BTW, you need the JSP file to be in UTF8 encoding itself,
so you have to edit with something like Uniedit..

If you still have trouble send your files here, we'll think!

y> However, when i do so i am having the below exception:

y> org.apache.jasper.compiler.ParseException: Cannot read file: ze file
y> at org.apache.jasper.compiler.JspReader.pushFile2(JspReader.java:275)
y>         at org.apache.jasper.compiler.JspReader.(JspReader.java:316)
y>         at org.apache.jasper.compiler.Parser.(Parser.java:137)
y>         at
y> org.apache.jasper.compiler.ParserController.parse(ParserController.java:213)
y> ....
y> and it goes on..
y> can any one tell me what does this mean and how can be solved?
y> Thanks in advance.
Best regards,
 tae                            mailto:[EMAIL PROTECTED]

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://archives.java.sun.com/jsp-interest.html
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.jsp
 http://www.jguru.com/faq/index.jsp
 http://www.jspinsider.com

Reply via email to