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(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-2006 - The Apache Software Foundation