try with <form accept-charset="UTF-8"> http://www.w3schools.com/tags/att_form_accept_charset.asp
On Fri, Nov 26, 2010 at 10:40 AM, Java Programmer <[email protected]>wrote: > Hello again, > I have checked one more thing - I have removed from code and html > MultiFileUploadField, so the POST request wasn't multipart, and > everything was fine this time (UTF-8 data send from form). > Any ideas, what's wrong? A bug in multipart forms processing? > > -- > Thanks in advance, > Adrian > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
