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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to