Table of Contents
Previous Section
This method is invoked after the response page has generated a response. You can use this method to substitute a different object for the response page after a response has already been composed. If this method returns a non-nil value, willGenerateResponse:inContext: and generateResponse: inContext: messages are sent to the substituted object.
A more common use of didGenerateRequest:inContext: is to perform session clean up.