java.lang.Object
com.aoindustries.web.struts.Globals
- Author:
- AO Industries, Inc.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final ScopeEE.Request.Attribute
<ActionMessages> The Struts 1 action errors.static final ScopeEE.Request.Attribute
<Throwable> The Struts 1 exception.static final ScopeEE.Session.Attribute
<Locale> The Struts 1 session locale.static final ScopeEE.Page.Attribute
<String> The Struts 1 XHTML flag. -
Method Summary
-
Field Details
-
ERROR_KEY
The Struts 1 action errors.- See Also:
-
EXCEPTION_KEY
The Struts 1 exception.- See Also:
-
LOCALE_KEY
The Struts 1 session locale.- See Also:
-
XHTML_KEY
The Struts 1 XHTML flag.- See Also:
-