Hi, I am quite new to multi-lingual support with development on JSP pages. I have few questions to start with and if you can please help me.
1) How am i to invoke multilingual support with JSP (am i to use the i18n package)? 2) Do you have some reference sites where i can get good information on developing applications for multi-lingual support? 3) You have mentioned about "Japanese text on the text field" how have you enabled such a feature?. 4) Any information for developing JSP applications for indian languages???? Thanks for any help on this subject. Regards H.Rajesh Consultant - Java Team Nalli SoftSolutions ============================================================================ ======= ----- Original Message ----- From: "Bhavdeep Sharma" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, August 12, 2003 5:21 PM Subject: How to retrieve Japanese data from form that contains file upload field also. > 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 > =========================================================================== 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
