Adding new propery file on the fly

Hi,

I am doing a web project.it already contains many resource bundle files for

spanish,english.i want to create a new resource bundle for german,on the

execution of my project.then from the next time that resource bundle should be

added to the previous files.

Thanx for any help in advance,

Thirupathi

[346 byte] By [thirupathia] at [2007-10-3 4:10:56]
# 1
If you place your property file in the same location as other property files, it should be available to new users when they run the application. Is that not working?--John O'Conner
joconnera at 2007-7-14 22:11:18 > top of Java-index,Desktop,I18N...