org.apache.struts.taglib.bean
Class StrutsTei

org.apache.struts.taglib.bean.StrutsTei

public class StrutsTei

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

Version:
$Revision: 1.3 $ $Date: 2001/02/12 01:26:57 $
Author:
Craig R. McClanahan

Constructor Summary
StrutsTei()
           
 
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

StrutsTei

public StrutsTei()
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