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.struts.taglib.nested.logic |
The nested html tags extend the
org.apache.struts.taglib.logic
tags to allow them to relate to each other in a nested nature. |
Modifier and Type | Class and Description |
---|---|
class |
NestedDefineTei
NestedDefineTei to make sure that the implied setting of the name property
of a nested tag is properly handed in the casting of the defined object.
|
Modifier and Type | Class and Description |
---|---|
class |
NestedIterateTei
NestedIterateTei
Extending the original tag's tei class, so that we can make the "id"
attribute optional, so that those who want to script can add it if they need
it otherwise we can maintain the nice lean tag markup.
|
Copyright ? 2000-2014 - The Apache Software Foundation