Hi all,

I am adding Japanese support along with English to web site. My web page
also require the file uploading along with the
other text field. Now JSP request does not upload the file so I use
JSPSmartUpload. Now the problem is that I am not able to
retrieved the other form data in Japanese using request object of
JSPSmartUpload. If I do not upload a file and use the JSP's default request
object then I am able to get text field values entered in Japanese.

If you know then please tell me that how can I retrieve form values entered
in Japanese as well as can upload a file from the same form.

Thanks
Bhavdeep

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".

Some relevant archives, FAQs and Forums on JSPs can be found at:

 http://java.sun.com/products/jsp
 http://archives.java.sun.com/jsp-interest.html
 http://forums.java.sun.com
 http://www.jspinsider.com

Reply via email to