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

------------------------------------------------------------------------------
    /**
     * Instantiate event dispatcher
     */
-   protected ActionDispatcher dispatcher =
+   protected ActionDispatcher dispatcher = 
-       new EventActionDispatcher (this, false);
+       new EventActionDispatcher(this);
  
    /**
     * Use event dispatcher to call an appropriate event handler. 

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

Reply via email to