File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Servlets and the fly likes Need an approach to achieve the internationalization of dynamic data Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Servlets
Reply Bookmark "Need an approach to achieve the internationalization of dynamic data" Watch "Need an approach to achieve the internationalization of dynamic data" New topic
Author

Need an approach to achieve the internationalization of 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 the internationalization of dynamic data
 
Similar Threads
Authentication for different user type
Need an approach to achieve Internationalization of the Dynamic data...
Need to create a dynamic table with dynamic name in hibernate....
I18N & Validations
Need an approach to achieve Internationalization of the Dynamic data