Struts Plug-In is useful any time you have a resource that needs to be initialized with the web application. In the past you would have needed to extend the ActionServlet and override init(), now you declare a plug-in in your struts-config.xml....

Troy

Mohan Radhakrishnan wrote:

Hi
   I am just trying to learn about the Plug-in API.

   When exactly is this useful ? How would it be helpful if I want to
plug-in a custom-user authentication facility instead of using the
vendorspecific XML file ( JDBC realm in tomcat for example ).

Mohan


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






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



Reply via email to