Also be aware the the interface for PlugIn changed between 1.1b1 and 1.1b2 -
and I think they changed it again for 1.1b3 as well!

-----Original Message-----
From: Dan Tran [mailto:[EMAIL PROTECTED]]
Sent: Friday, 10 January 2003 12:48
To: Struts Users Mailing List
Subject: Re: first action


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]>

Reply via email to