Hi to all, i have a doubt about Struts 2 encoding mechanism. I have a form
with a textbox and i write special characters inside it, like this:

hoá ñ

When i submit and i print this value using a s:property i get this value:

hoá ñ

Why this happens? It has something to do with Struts 2 encoding mechanism?
Exist a way to tell struts 2 how to encode those characters?

Regards.


-- 
Oscar Calderón
SCJP 6  <http://javahowto.net>

Reply via email to