Hello , Here i am facing a problem in my application.In my company i am into a webapplication developement in which i need to implement a fuctionality in jsp. when user selects the language, the entire application data out put should come in the selected language. Can any body please suggest me how to implement this functionality or atleast give me some idea.Thanks in advance.
[BPSouther: changed "font" to "locale" in subject line] [ December 05, 2006: Message edited by: Ben Souther ]
mohan gavande
Ranch Hand
Joined: Oct 07, 2004
Posts: 39
posted
0
You have to understand Locale / Internationalization (I18) concept for that. I am also not have deep idea about that but you can find on Google about Locale & I18.
prem sagar bojja
Greenhorn
Joined: Dec 27, 2005
Posts: 8
posted
0
Thanks Mohan for the suggestion.i have tried like your suggestion today.i am able display the static data.but i do not understand how to get the dynamic data into specified locale.can you please suggest me. regards, prem