Hi,

I would like to have a business servlet (similar as database servlet in
struts-example) to reload its configuration files. Is it possible? What
minimum I need to implement? Can I use struts-config.xml file to add
some action as:

    <action    path="/admin/reloadLocal"
               type="packageName.ReloadAction"/>

Thanks in advance.

Maya

Reply via email to