aspose file tools
The moose likes Struts and the fly likes Changing property file values dynamically using struts Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "Changing property file values dynamically using struts" Watch "Changing property file values dynamically using struts" New topic
Author

Changing property file values dynamically using struts

Naresh Talluri
Ranch Hand

Joined: Oct 12, 2007
Posts: 115
Hi All

Am facing small problem in my application, am using struts1.xx in my project , ( Tomcat server).

Problem : Am using some configuration parameters in my application using appl.properties and reading using ResourceBundle class, everything looks fine but
if i want to change any entry in property file i need to restart server to get it reflected,
ex : name_key=java
if i want to change "name_key" value from java to j2ee, i need to restart tomcat server,

could you please let me know how can i achieve this?

I really appriciate if anyone having any suggestion.

Naresh Talluri
Ranch Hand

Joined: Oct 12, 2007
Posts: 115
Can anyone please give some idea on this.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Changing property file values dynamically using struts
 
Similar Threads
Loading .properties file.
Difference between JSP and Servlets
Changing property file values dynamically using struts
Where should we keep the Native SQL queries
Want to change Application Property at startup