-
-
Notifications
You must be signed in to change notification settings - Fork 969
Open
Milestone
Description
The following should be analyzed because off hand it seems inefficient. Multipart requests are resolved multiple times for handling url mappings which appears to be real inefficient.
-> DefaultUrlMappingInfo.tryMultipartParams is invoked for every UrlMappingInfo because of the call to getActionName()
due to checkDispatchAction(webRequest.getCurrentRequest());
Reactions are currently unavailable
Metadata
Metadata
Assignees
Type
Projects
Status
Todo