you should add to the form:

<div jwcid="@Form" .... accept-charset="UTF-8">

that + <meta http-equiv="Content-Type"
content="text/html;charset=UTF-8"/>. worked for us (with Jetty)

Geoff

On 5/10/06, marcopar <[EMAIL PROTECTED]> wrote:
In data Wed, 10 May 2006 15:43:21 +0200, Andreas Idl ha scritto:

> maybe you have a wrong charset defined.
>
> AFAIK the browser posts the form encoded according to the html header's
> content type:
> <meta http-equiv="Content-Type" content="text/html;charset=UTF-8"/>.

i use the Shell component and the charset is set correctly.
ciao


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




--
The Spindle guy. http://spindle.sf.net
Blog:                  http://jroller.com/page/glongman
Other interests:  http://www.squidoo.com/spaceelevator/

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

Reply via email to