You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by Apache Wiki <wi...@apache.org> on 2005/10/20 12:27:52 UTC

[Struts Wiki] Trivial Update of "StrutsPlugins" by TorstenEberl

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Struts Wiki" for change notification.

The following page has been changed by TorstenEberl:
http://wiki.apache.org/struts/StrutsPlugins

The comment on the change is:
Corrected URLs within the links.

------------------------------------------------------------------------------
  == Struts PlugIn ==
  The Struts !PlugIn provides implementation points for the application ''startup'' and ''shutdown'' phases. Struts was developed in a Servlet 2.2 environment which provided no such equivalent mechanism.
  
-  * {1} [http://struts.apache.org/userGuide/building_controller.html#plugin_classes User Guide: PlugIn Classes]
+  * {1} [http://struts.apache.org/struts-doc-1.2.x/userGuide/building_controller.html#plugin_classes User Guide: PlugIn Classes]
-  * {2} [http://struts.apache.org/userGuide/configuration.html#plugin_config User Guide: PlugIn Config]
+  * {2} [http://struts.apache.org/struts-doc-1.2.x/userGuide/configuration.html#plugin_config User Guide: PlugIn Config]
-  * {3} [http://struts.apache.org/api/org/apache/struts/action/PlugIn.html PlugIn JavaDoc]
+  * {3} [http://struts.apache.org/struts-core/apidocs/org/apache/struts/action/PlugIn.html PlugIn JavaDoc]
  
  == PlugIn or ServletContextListener? ==
  In a Servlet 2.2 environment then the only choice is a !PlugIn (or using a ''Startup'' Servlet).

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org