Hi, I am building an app that has to read and write Hebrew characters from and to the browser. I have been easily able to write the characters by setting the correct response header in my jsp page, that works fine. The problem occurs when I try to read the values of input parameters i.e. request.getParameter(). It doesn't give me the Hebrew Characters back? Do you know what am I missing? It's an urgent problem and I'll be really grateful if you could help me with this. Thanks, Khurram =========================================================================== To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". Some relevant FAQs on JSP/Servlets can be found at: http://java.sun.com/products/jsp/faq.html http://www.esperanto.org.nz/jsp/jspfaq.html http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
