Package | Description |
---|---|
org.apache.struts.taglib.nested.bean |
The nested bean tags extend the
org.apache.struts.taglib.bean
tags to allow them to relate to each other in a nested nature. |
org.apache.strutsel.taglib.bean |
The "struts-bean-el" tag library contains JSP custom tags useful in
defining
new beans (in any desired scope) from a variety of possible sources, as
well
as a tag to render a particular bean (or bean property) to the output
response.
|
Modifier and Type | Class and Description |
---|---|
class |
NestedMessageTag
NestedWriteTag.
|
Modifier and Type | Class and Description |
---|---|
class |
ELMessageTag
Custom tag that retrieves an internationalized messages string (with
optional parametric replacement) from the
ActionResources
object stored as a context attribute by our associated
ActionServlet implementation. |
Copyright © 2000–2016 Apache Software Foundation. All rights reserved.