Apache Struts API Documentation: Package org.apache.struts.taglib.nested.bean

Apache Struts API


Package 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.

See:           Description

Class Summary
NestedDefineTag NestedDefineTag.
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.
NestedMessageTag NestedWriteTag.
NestedSizeTag NestedSizeTag.
NestedWriteTag NestedWriteTag.
 

Package org.apache.struts.taglib.nested.bean Description

The nested bean tags extend the org.apache.struts.taglib.bean tags to allow them to relate to each other in a nested nature. The fundamental logic of the org.apache.struts.taglib.bean tags don't change, except in that all references to beans and bean properties will be managed in a nested context.

Nested bean taglib







Copyright © 2000-2005 - The Apache Software Foundation