Hi, guys. How are you ?

I have a jsp page with some form fields. I don't know how is the right way
to set the charset (because we're using portuguese characters). This is
the only configuration that have worked for me :

<%@ page contentType="html/text; charset=UTF-8"%>

(...)

<form (...) enctype="multipart/form-data">


Is it right ? Is there other way ?



Thanks in advance.



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to