Hi all,

I am working on internationalization for our web application.By setting <%@
page contentType="text/html; charset=UTF-8"%> and using a filter to set
request's characterset to "UTF-8", I am able to get user's input in Chinese
and send it back to the browser correctly.

However I found that whenever I need to upload a file and add the attribute
"enctype=multipart/form-data" to <html:form>, I couldn't get user's input
in Chinese correctly. Is it a struts limitation or something I might have
done wrong?

Thanks!

Kevin Wang
IBM Database Technology Institute for e-Business
[EMAIL PROTECTED]
phone: (512)-838-4815 or t/l 678-4815



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

Reply via email to