Hi Dave,
i think You should read about application lifecycle listeners in container.

Best greetings,
Paweł

2009/4/1 laredotornado <laredotorn...@gmail.com>:
>
> Hi,
>
> I'm using Struts 1.3 on WebLogic 9.2.2.  I have this defined in my
> struts-config.xml file:
>
>        <action path="/refresh2"
>                  type="com.myco.regui.struts.refresh.RefreshAction"
>                  scope="request"
>                  validate="false">
>        </action>
>
> This servlet takes no parameters.  How do I get this to run upon application
> startup?
>
> Thanks, - Dave
> --
> View this message in context: 
> http://www.nabble.com/How-do-I-execute-this-action-servlet-on-startup--tp22828237p22828237.html
> Sent from the Struts - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
> For additional commands, e-mail: user-h...@struts.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to