users@glassfish.java.net

Re: Problem with other languages other than English

From: <glassfish_at_javadesktop.org>
Date: Mon, 01 Mar 2010 09:31:56 PST

My DB is set to UTF-8. I am using MySQL. The problem is not there. Also, the System.out.println() writes in the server log when you are running the glassfish. I tried something else:

String x=request.getParameter(aParameter);
String toUTF8=new String(x.getBytes,"UTF-8");

The problem exists.
[Message sent by forum member 'spyko' (spyko387_at_yahoo.gr)]

http://forums.java.net/jive/thread.jspa?messageID=389459