org.apache.struts.taglib.bean
Class CookieTei

org.apache.struts.taglib.bean.CookieTei

public class CookieTei

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

Version:
$Revision: 1.4.2.1 $ $Date: 2001/10/04 03:25:32 $
Author:
Craig R. McClanahan

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

CookieTei

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