> From: David kerber [mailto:dcker...@verizon.net] 
> Subject: Internationalizing a TC webapp

> I need to add language translations to my webapp, and am wondering what 
> the standard or preferred way to store and retrieve the phrases is.  Is 
> it typically done in a database, a resource file, or what?  And how is 
> the indexing done to retrieve the correct one?

http://docs.oracle.com/javase/tutorial/i18n/resbundle/index.html
http://docs.oracle.com/javase/7/docs/api/java/util/ResourceBundle.html

You can find numerous examples within the source code of Tomcat.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to