Uses of Class
com.aoapps.servlet.attribute.AttributeEE.Request
Packages that use AttributeEE.Request
Package
Description
Utilities for working with various attribute scopes.
-
Uses of AttributeEE.Request in com.aoapps.servlet.attribute
Methods in com.aoapps.servlet.attribute that return AttributeEE.RequestModifier and TypeMethodDescription<T> AttributeEE.Request
<T> AttributeEE
: Uses the given name within this request scope and context.AttributeEE.Jstl.context
(ServletRequest request) AttributeEE
: Uses the given request context.AttributeEE.Name.context
(ServletRequest request) AttributeEE
: Uses the given request context.ScopeEE.Request.Attribute.context
(ServletRequest request) AttributeEE
: Uses the given context within the request scope and this name.