Friends!
Can any body tell me How to Modify Resource Bundle While your application is 
Running withou restarting Server?

Its a fact Well Known Fact that ,When your application first access a resource 
bundle,struts loads the bundle into Memory & Caches it so that it can be 
quickly accessed again.Because of this,if you modify your Resource Bundles 
while your application is running,you will have to restart server before you 
see the changes.

However i need to change the resource Bundle without starting the server as it 
is a need of the application.

Please guide to solve this problem?

Reply via email to