org.apache.struts.taglib.bean
Class DefineTei

org.apache.struts.taglib.bean.DefineTei

public class DefineTei

Implementation of TagExtraInfo for the define tag, identifying the scripting object(s) to be made visible.

Version:
$Revision: 1.6 $ $Date: 2001/04/22 00:46:19 $
Author:
Craig R. McClanahan

Constructor Summary
DefineTei()
           
 
Method Summary
 javax.servlet.jsp.tagext.VariableInfo[] getVariableInfo(javax.servlet.jsp.tagext.TagData data)
          Return information about the scripting variables to be created.
 

Constructor Detail

DefineTei

public DefineTei()
Method Detail

getVariableInfo

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


Copyright © 2000-2002 - Apache Software Foundation