| Author |
convert english to other language?
|
Graham Thorpe
Ranch Hand
Joined: Mar 25, 2002
Posts: 264
|
|
Hi all How to convert english html page to other languages like Mandrin,Arabic ,French etc...? I have some html forms in the web. And i need to convert all html forms to other languages when i want to click that particular language option.How can i proceed this type of convert using java ? Regards Kanth
|
 |
Mike Curwen
Ranch Hand
Joined: Feb 20, 2001
Posts: 3695
|
|
I'm really not aware of anything that will 'translate'. But you should do a google search for "java i18n resource bundle". Lots of good links, like http://www.webdevelopersjournal.com/articles/internationalizing_servlets.html
|
 |
 |
|
|
subject: convert english to other language?
|
|
|