I am currently working on the internationalization portion of a large
project. I am planning on storing resources and resource bundles in a
database as opposed to using *.properties files. What are the respective
advantages of using properties files or a database to store locale
information.

The reason I ask is because all of the research I have done suggests using
properties files as opposed to a database approach. One other important
requirement I have is that the resource data will be stored and shared
across several implementations of our software.

Any suggestions or thoughts are appreciated.

-Shane

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to