Foreign Language on web 2007-10-03 - By Joshua Fielek
Back IMO, this is not tomcat specific, so reply to me off line if you want to discuss it further.
I'm not 100% certain, but shouldn't you simply be specifying the appropriate international character set to use for that instance of your application? A text field is a text field, it's the character set the determines the "language" in use. Any UTF-8 (See http://UTF-8.ora-code.com) application should be able to use the international character sets.
The secondary issue is changing your labels, etc., but that sort of internationalization is fairly straightforward and done in lots of applications. Our app (see: centriccrm.com -- it's open source) is set up for internationalization and we have functional versions in a wide variety of languages.
Thanks, J
Girish Havaldar wrote: > Ya thats fine if the language is English, what if Japanese or chines > text needs to be entered, what are the things we need to provide user, so > that user will just select the language which he wants and enters the text > in that language. > I think am not representing my problem correctly. > > On 03/10/2007, Christopher Schultz <chris@(protected)> wrote: >> -- --BEGIN PGP SIGNED MESSAGE-- -- >> Hash: SHA1 >> >> Girish, >> >> Girish Havaldar wrote: >>> in our application we have a text area, where in different language text >>> needs to be entered, for instant French. Can any one of you help or >> guide >>> in this regard. >> You want to have the user enter text in a different language? That >> shouldn't be a problem. Just let them know "please enter your text in >> French". >> >> Maybe I don't understand your problem. >> >> - -chris >> -- --BEGIN PGP SIGNATURE-- -- >> Version: GnuPG v1.4.7 (MingW32) >> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org >> >> iD8DBQFHA6eq9CaO5/Lv0PARAiPxAJ9Ie236d3YpjRdBLcbQEIjDnMT6FQCguLhj >> ndJ6AoP+TKP5ZAspkY1wRAw= >> =uDuF >> -- --END PGP SIGNATURE-- -- >> >> -- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ >> To start a new topic, e-mail: users@(protected) >> To unsubscribe, e-mail: users-unsubscribe@(protected) >> For additional commands, e-mail: users-help@(protected) >> >> > >
-- Joshua J. Fielek Sr. Software Engineer Centric CRM 223 East City Hall Ave., Suite 212 Norfolk, VA 23510 Phone : (757) 627-3002x6656 Mobile : (757) 754-4462 Fax : (757) 627-8773 Email : jfielek@(protected) http://www.centriccrm.com
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ To start a new topic, e-mail: users@(protected) To unsubscribe, e-mail: users-unsubscribe@(protected) For additional commands, e-mail: users-help@(protected)
|
|