|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Digester
instance, associating them with
our namespace URI (if any).
ToolboxRuleSet
to add create-session rule.
ToolboxRuleSet
to add rule for scope element.
Date
and Calendar
in Velocity templates.true
if there are action errors queued,
otherwise false
.
true
if there are action messages queued,
otherwise false
.
false
.
false
.
MultiViewsTool.findLocalizedResource(String, String)
using the
default language.
MultiViewsTool.findLocalizedResource(String, String)
using the
language extracted from locale
.
DateTool.getFormat()
.
DateTool.getLocale()
.
Locale
.
Locale
, and TimeZone
.
Locale
and date and/or time styles.
Locale
and date and/or time styles.
DateTool.getDate()
.
java.util.ArrayList
of java.lang.String
for all errors queued of the specified category or null
if no error are queued for the specified category.
java.util.List
of strings for all actionMsgs
queued of the specified category or null
if no messages are queued for the specified category.
MessageTool.get(String key, Object[] args)
, but takes a
java.util.List
instead of an array.
DateTool.getDate()
in standard, localized patterns.
java.util.ArrayList
of java.lang.String
for all errors queued of the specified category or null
if no error are queued for the specified category.
java.util.List
of strings for all action messages
queued of the specified category or null
if no action messages are queued for the specified category.
MessageTool.get(String key, Object[] args)
, but takes a
java.util.List
instead of an array.
org.apache.struts.action.ActionErrors
object for this request or null
if none exists.
ActionForm
bean associated with
this request of null
if none exists.
org.apache.struts.action.ActionMessages
object for this request or null
if none exists.
java.util.ArrayList
of java.lang.String
for all errors queued or null
if no errors are queued.
java.util.List
of strings for all actionMsgs
queued or null
if no messages are queued.
Class
object for the specified fully qualified
class name, from this web application's class loader.
Calendar
instance created using the timezone and
locale returned by getTimeZone() and getLocale().
Date
derived from the result of DateTool.getCalendar()
DateFormat
instance for the specified
time style, date style, Locale
, and TimeZone
.
DateFormat
instance for the specified
format, Locale
, and TimeZone
.
DateFormat
instance for the specified
date style, time style, Locale
, and TimeZone
.
DateTool.get(String format)
instead. This will be
removed in VelocityTools 1.2
$errors.get($errors.globalName)
.
$actionmsgs.get($actionmsgs.globalName)
.
ValidatorTool.setFormName(java.lang.String)
or the form name attribute of the action mapping associated
with the current request (if such exists).
java.util.Locale
for the user.
null
if not found.
null
if not found.
null
will be returned at the end of the sequence.
HttpServletRequest
for this request.
ServletRequest
for this instance.
MessageResources
bundle, or the
application's default MessageResources if no bundle is specified.
HttpServletResponse
for this request.
getOutputStream()
method
has already been called.
ServletContext
for this request.
AbstractSearchTool.getSlip()
will return per request (if available).