aspose file tools
The moose likes Other Application Frameworks and the fly likes Reload webwork i18n package_nl.properties files without restarting the server Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Frameworks » Other Application Frameworks
Reply Bookmark "Reload webwork i18n package_nl.properties files without restarting the server" Watch "Reload webwork i18n package_nl.properties files without restarting the server" New topic
Author

Reload webwork i18n package_nl.properties files without restarting the server

Dimitry Van de Velde
Greenhorn

Joined: Nov 22, 2005
Posts: 2
We have a website that makes use of the package_nl.properties files. These files contain the i18n resources.
How can we make changes in these files and make these changes available on the website without restarting the server.
Is their some system like flushing the cache in hibernate that does the same for these webwork resource files?
Dimitry Van de Velde
Greenhorn

Joined: Nov 22, 2005
Posts: 2
The package.properties files are the localization files from xwork.
 
 
subject: Reload webwork i18n package_nl.properties files without restarting the server
 
Similar Threads
Publishing web.xml and struts-config.xml on a WAS application
Dynamic re-loading of class files
Dynamically reloading servlets
Making changes in Java files without restarting server
Restart server after changes ?