File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
JavaRanch
»
Java Forums
»
Java
»
Servlets
Author
can i use an xml file for internationalized text instead of Application.properties
dharma gorja
Greenhorn
Joined: Apr 24, 2005
Posts: 2
posted
Jul 06, 2005 06:30:00
0
can i use an .xml file for internationalized text instead of Application.properties
Ulf Dittmer
Marshal
Joined: Mar 22, 2005
Posts: 35223
7
posted
Jul 06, 2005 06:35:00
0
Not if you want to use ResourceBundles and have Java automatically pick the correct localization.
Android apps
–
ImageJ plugins
–
Java web charts
Axel Janssen
Ranch Hand
Joined: Jan 08, 2001
Posts: 2164
posted
Jul 06, 2005 06:40:00
0
you might generate the .properties file from xml file.
I agree. Here's the link:
jrebel
subject: can i use an xml file for internationalized text instead of Application.properties
Similar Threads
Internationalization and Font size
Struts using xml (properties file)
struts: use .xml file instead of .properties?
Use of two configuration xml file using Jconfig
Internationalization of Velocity templates
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter