Hi,

When using enctype="multipart/form-data" in a html:form tag it looks 
like the <accept-charset> HTTP header is ignored.

I looked in the source for CommonsMultipartRequestHandler, fixed it, and 
submittet a patch. If a multipart form will not able to use the 
character encoding from the request I will have to:

a)start splitting my forms.
b)implement my own MultipartRequestHandler and refer to it in the 
struts-config.
c)patch struts.jar

Any thoughts? Whats the plan?

thanks,

Joachim Gjesdal
(sorry if the content of this mail appears twice in the list, just had a 
battle with ezmlm:))


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

Reply via email to