I beleive it is 1.1 feature, if you are using 1.0x, then use the other suggestion which uses startup servlet.
-D ----- Original Message ----- From: "Sangeetha Nagarjunan" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Thursday, January 09, 2003 8:51 PM Subject: Re: first action > > is this sepcific to Struts 1.1? > Sangeetha Nagarjunan > IT Solutions India Pvt. Ltd. > Bangalore > 080 - 6655122 X 2119 > > > > > "Dan Tran" > <danttran@hotm To: "Struts Users Mailing List" <[EMAIL PROTECTED]> > ail.com> cc: > Subject: Re: first action > 01/10/03 10:17 > AM > Please respond > to "Struts > Users Mailing > List" > > > > > > > Also take a look at Struts-example application in the distribution on how > to configure a PlugIn. This is how I wrote my first PlugIn > > -D > ----- Original Message ----- > From: "Damm, Gary" <[EMAIL PROTECTED]> > To: "Struts Users Mailing List" <[EMAIL PROTECTED]>; > <[EMAIL PROTECTED]> > Sent: Thursday, January 09, 2003 6:34 PM > Subject: RE: first action > > > Sounds more like a PlugIn. Here are the API docs: > http://jakarta.apache.org/struts/api/org/apache/struts/action/PlugIn.htm > l > > You just implement this interface, configure it in your config.xml file > and you're up and running. > > Gary > > -----Original Message----- > From: Yan Zhu [mailto:[EMAIL PROTECTED]] > Sent: Thursday, January 09, 2003 6:26 PM > To: Struts Users Mailing List > Subject: first action > > > > hey guys, > > what is the best way to implement a startup action that always will > be executed first before any jsp is hit? > > thanks > > yan > > > -- > 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]> > > > > > > > -- > 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]>

