Il giorno lun, 28/08/2006 alle 20.40 +0200, Markus Schönhaber ha
scritto:
> Andrea Bondi wrote:
> > The problem is that when I submit a form, accented letters I insert into
> > text fields aren't managed well. For example, if I have a form field
> > named "saySomething", if I write into the field "cioè" I receive "cioè"
> > from ${param.saySomething}.
>
> Make sure the browser submits the form data in the same encoding Tomcat
> expects it to be.
> Look at the accept-charset attribute of the HTML <form>-element.
Ok, if I set the form-element attribute to ISO-8859-1 it works fine!
Thank you very much!
Andrea
---------------------------------------------------------------------
To start a new topic, e-mail: [email protected]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]