org.apache.struts.taglib.nested.bean

Class NestedDefineTei


public class NestedDefineTei
extends IterateTei

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. Currently goes to String, but for the purposes of most nested objects they will benefit more from a simple Object casting.

Version:
$Revision: 1.1 $

Author:
Arron Bates

Since:
Struts 1.1

Method Summary

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

Methods inherited from class org.apache.struts.taglib.logic.IterateTei

getVariableInfo

Method Details

getVariableInfo

public VariableInfo[] getVariableInfo(TagData data)
Return information about the scripting variables to be created.
Overrides:
getVariableInfo in interface IterateTei


Copyright B) 2000-2005 - Apache Software Foundation