|
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.