Vishal Seth wrote:
Hi, Can I reload properties file from a plug-in? Is there any specific way to reload properties file?
I'm not sure what you're asking for; plugins are loaded at application startup, as are your application resources. Do you want a way to refresh / reload your application resources without a restart? If so, you need to implement a resource factory that handles that, and configure it in struts-config.xml.
L. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]