Those types of plugins dont' exist in Struts 2, since today it is just
as easy to use a conventional listener or filter to initialize stuff.

For example, the updated S2 MailReader application uses a listener to
load its "database" from an XML file.

-Ted.

On 10/17/06, Juan Espinosa <[EMAIL PROTECTED]> wrote:
Hi all,

Where did it go plugin in struts 2, How i implement a plugin in struts 2. In
need to initialize some stuff when the application loads.

    <plug-in className="uy.com.MyClass"> </plug-in>


Regards.


Juan




--
HTH, Ted.
* http://www.husted.com/struts/

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

Reply via email to