Thanks, ajTreece --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
Still using the 1.2.9 version of Struts and was posed an interesting
question. Considering the fact that dropping a modified JSP file in
the web container will force a re-compile of the JSP thereby
rendering a changed display. What are the possibilities if you drop a
new ApplicationResources.properties file into the container? I know
that normally you are required to stop and start the web app to see
these changes, but is there a way to force the change in the resource
bundle?
- Dynamic resource bundle? Alan Treece
- Re: Dynamic resource bundle? Christopher Schultz