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/07/10 05:37:23 UTC

[Struts Wiki] Update of "StrutsCatalogBaseAction" by HubertRabago

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 HubertRabago:
http://wiki.apache.org/struts/StrutsCatalogBaseAction

The comment on the change is:
Mention ActionDispatcher for Struts 1.2.7

------------------------------------------------------------------------------
   
  -- Axel GROSS
  
+ For those needing DispatchAction capabilities while using your own base Action, the solution is the new [http://struts.apache.org/api/org/apache/struts/actions/ActionDispatcher.html ActionDispatcher] class that was introduced in Struts 1.2.7.  It provides DispatchAction functionality without having to inherit from a particular class, and can be extended to provide custom Dispatch behavior.
+ 
+ -- Hubert Rabago
+ 

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