Thanks, it worked!
But still I'm very curious as why the container behaves like this, if
everything points to using UTF. This is really weird. Is this the expected
behavior according to the Servlet/JSP specs?
Anyways, life goes on. Thanks again.
Vítor Souza
Greg Lindholm-2 wrote:
>
> Just ha
Just had this question come up.
Basically you need to add a character encoding filter that does a
request.setCharacterEncoding("UTF-8"); before anyone reads the request.
See this thread:
http://www.nabble.com/Handle-Japanese-characters-from-jsp-page-into-ActionClass-td24686908.html
On Wed, Jul
2 matches
Mail list logo