|
You can force it to reload from the application server (there is a property of Tomcat that allows this). -----Original Message----- From: java400-l-bounces@xxxxxxxxxxxx [mailto:java400-l-bounces@xxxxxxxxxxxx] On Behalf Of michael@xxxxxxxxxxxxxxxxxx Sent: Friday, September 02, 2005 9:06 AM To: java400-l@xxxxxxxxxxxx Subject: JSPs and Property Files We have a property file (actually a couple) that is being loaded in a jsp. We have a problem where the property file is changed, but the change is not reflected in the jsp. So...is there a way to force the jsp to be recompiled? I suppose I could delete the .java and .class associated with the jsp programatically when the property file changes to force the jsp to be recreated, but that seems to be a bit kludgy. Or, is there a way for the jsp to dynamically read the property file when the page is accessed? TIA...
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.