[EMAIL PROTECTED] wrote:
Hello,
I'm developing a struts (1.2) application and wanted to add some administration
tasks. One that I'd like to have is the possibility to reload MessageResources.
I already defined my own MessageResourcesFactory and PropertyMessageResources
but I can't figure out how to implement the reload method ?
Any suggestions or examples how to do this ?
That would seem to depend on how you've implemented
MessageResourcesFactory and MessageResources... But simply put, you
would need to create an action that calls your factory's reload() or
clearCache() or whatever method.
L.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]