My appserver will reload the ActionServlet if it has changed (which would in
fact reload any Action classes) however it does not reload the ActionClasses
alone. I asked the question because the Framework I wrote a few years back
had an init parameter called devel and if set to true my ActionServlet would
check to see if an ActionHandler had changed before calling its
handleRequest() method and reload it as needed so I figured struts might
have done something similar

-----Original Message-----
From: Riyad Kalla [mailto:[EMAIL PROTECTED]
Sent: Wednesday, May 12, 2004 8:57 AM
To: Struts Users Mailing List
Subject: Re: reloading Actions


IIRC this is your app server's job, not Struts.

Can someone correct me?

Nimmons, Buster wrote:

> Is there a init parameter for the ActionServlet to have struts reload
>changed Action classes if they have changed
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]
>
>  
>

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

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

Reply via email to