It could be related to encoding, missing fonts, or something else. Could you post one of the JSP pages that gives you this problem.
/Peter -----Original Message----- From: Jatin Taneja [mailto:[EMAIL PROTECTED]] Sent: Saturday, August 12, 2000 11:15 AM To: [EMAIL PROTECTED] Subject: Junk in JSP files with Japanese Hi, we have a peculiar problem here. We are having JSP pages with some of the string content in japanese which is used to display the user interface. (japanese web site). The problem is that every JSP has a strange character in the beginning which shows on the UI screens as inverted question marks. When we remove the junk character from the JSP(which is exacltly at the beginning of the page before the <% starts), the entire page gets garbled and the JSP engine does not parse the page and throws a parser exception. does anybody have any idea about this problem ? any inputs will be highly appreciated. Thanks & Regards Jatin. =========================================================================== 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
