org.apache.struts.taglib.nested
Class NestedWriteNestingTei

java.lang.Object
  extended byTagExtraInfo
      extended byorg.apache.struts.taglib.nested.NestedWriteNestingTei

public class NestedWriteNestingTei
extends TagExtraInfo

NestedWriteNestingTei This class will allow the nested:writeNesting tag to actually do what the doc says and make a scripting variable as an option (when "id" is supplied).

Since:
Struts 1.2
Version:
$Revision: 1.4 $
See Also:
Serialized Form

Constructor Summary
NestedWriteNestingTei()
           
 
Method Summary
 VariableInfo[] getVariableInfo(TagData data)
          Return information about the scripting variables to be created.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NestedWriteNestingTei

public NestedWriteNestingTei()
Method Detail

getVariableInfo

public VariableInfo[] getVariableInfo(TagData data)
Return information about the scripting variables to be created.



Copyright ? 2000-2009 - The Apache Software Foundation