Class AttributeEE.Jstl<T>

All Implemented Interfaces:
Serializable
Enclosing class:
AttributeEE<C,T>

public static class AttributeEE.Jstl<T> extends AttributeEE.Name<T>
A JSTL attribute name without any specific scope or context. Suffixes are automatically added to be compatible with Config.set(javax.servlet.jsp.PageContext, java.lang.String, java.lang.Object, int).

AttributeEE: Has name, still needs scope or context.

See Also: