I've defined the following mapping:

   <action path = "/reload"
           type = "org.apache.struts.actions.ReloadAction" />

-Dan


Mark Nichols wrote:
> Dan,
> 
> Would you please post an example of how you are using ReloadAction?
> 
> Thanks
> 
> mark n.
> 
> ----- Original Message -----
> From: "Dan Hensgen" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Tuesday, June 04, 2002 5:17 PM
> Subject: reloading struts config at runtime with struts-1.1b
> 
> 
> 
>>(I sent this once before my mailing list registration finalized; forgive
>>me if you get another copy.)
>>
>>I'd like to reload the Struts config without restarting my Tomcat 4.0.3
>>app server (like I can in Struts 1.0.2 with ReloadAction).  I couldn't
>>find a similar action in Struts 1.1b.
>>
>>It doesn't look like ActionServlet has a reload() method anymore, so I
>>suspect things have been reengineered (maybe to reload the config
>>automatically?).  Any help appreciated!
>>
>>Thanks,
>>Dan
>>
>>
>>
>>--
>>To unsubscribe, e-mail:
> 
> <mailto:[EMAIL PROTECTED]>
> 
>>For additional commands, e-mail:
> 
> <mailto:[EMAIL PROTECTED]>
> 
> 
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
> 




--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to