Thanks for the information, but i'm already using such an encoder filter.
I think the problem is something else.


2006/3/16, Béres Gábor <[EMAIL PROTECTED]>:
>
> thanks. fileItem.getString("UTF-8") helped, but when i get the uploaded
> file, as a fileItem, it's fileName property is still buggy. It originaly
> contained hungarian characters.
>
>
> 2006/3/14, Béres Gábor <[EMAIL PROTECTED]>:
> >
> > Hi!
> >
> > I'm using hungarian characters (eg: éáűúőó) on my multipart form,
> > encoded in UTF-8. My problem is that commons-filupload is unable to
> > recognize these characters. I think it encodes mulitpart data in ISO-8859-1.
> >
> > When i call fileitem.getString(), i get buggy string.
> >
> > Is there any solution?
> >
> > Thanks for any help.
> >
>
>

Reply via email to