PATH  WebObjects 4.0 Documentation > What's New in WebObjects 4.0

Table of Contents Previous Section

Troubleshooting WebObjects 4.0 Request Handling

In previous WebObjects releases, the application, session, request component, and all of the dynamic elements in the request component got a chance to perform the takeValuesFromRequest:inContext: and invokeActionForRequest:inContext: methods during each cycle of the request-response loop. In WebObjects 4.0, there are some performance enhancements to this request-handling scheme:

Table of Contents Next Section