| Injection handler which searches for named attribute in the following scopes (listed in order)
request, session then application. Use this instead of
RequestAttributeInjectionHandler , SessionAttributeInjectionHandler
or ContextAttributeInjectionHandler if your application does not know what scope
to find the attribute in
author: Phil Zoio |