On Mon, 20 Jun 2005 22:29:34 +0200, Brent Kynaston <[EMAIL PROTECTED]> wrote:

I'm trying to post a multi-part form with file data and text input
files.  The Portlet FileUpload code is able to successfully parse the
file data and text fields, except for when I change my keyboard type to
Finnish, Arabic, or any foreign language for that matter.

I've specified an http meta-equiv with UTF-8:
META http-equiv="Content-Type" content="text/html; charset=UTF-8

I've tried setting the PortletFileUpload class instance to various
encoding types, and have not been able to get it to work.  Is this
broken in the current builds of commons-fileupload-1.1-dev.jar?

Post a dump of the headers going over the wire. (See ngrep, ethereal or another network sniffer.)

--
 Ronald Klop
 Amsterdam, The Netherlands

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

Reply via email to