Table of Contents
Previous Section
This method is invoked after the request page has processed user input. You can use this method to substitute a different object for the request page before an action method is invoked. If this method returns a-non nil value, invokeActionForRequest:inContext: is sent to the substituted object. The use of this method to substitute an object at this point in the cycle is very rare.