Apache Struts API Documentation: Uses of Class org.apache.struts.taglib.nested.NestedReference

Apache Struts API


Uses of Class
org.apache.struts.taglib.nested.NestedReference

Packages that use NestedReference
org.apache.struts.taglib.nested Nested tags & supporting classes extend the base struts tags to allow them to relate to each other in a nested nature. 
 

Uses of NestedReference in org.apache.struts.taglib.nested
 

Methods in org.apache.struts.taglib.nested that return NestedReference
private static NestedReference NestedPropertyHelper.referenceInstance(javax.servlet.http.HttpServletRequest request)
          Pulls the current nesting reference from the request object, and if there isn't one there, then it will create one and set it.
 



Copyright © 2000-2005 - The Apache Software Foundation