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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to