aspose file tools
The moose likes JSP and the fly likes Need an approach to achieve Internationalization of the Dynamic data Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JSP
Reply Bookmark "Need an approach to achieve Internationalization of the Dynamic data" Watch "Need an approach to achieve Internationalization of the Dynamic data" New topic
Author

Need an approach to achieve Internationalization of the Dynamic data

chandra kambham
Ranch Hand

Joined: Jun 09, 2008
Posts: 74
Hi All,

We are having a simple Servlets/JSp based Security application.
We are using the LDAP database to store the user data.

This application is used through out the Europe region.. and there are many users who doesn't understand the English language..
The Data in the LDAP database is stored in the Englisg language.. The current requirement is to display this data in the local language of the user...

If it is a static data we can achieve this using the properties files.. but how to achieve the internationalization of dynamic data..?

Please help me with some possible approaches...
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Need an approach to achieve Internationalization of the Dynamic data
 
Similar Threads
Authentication for different user type
Need an approach to achieve Internationalization of the Dynamic data...
Need an approach to achieve the internationalization of dynamic data
Need to create a dynamic table with dynamic name in hibernate....
I18N & Validations