org.apache.struts.taglib.bean
Class PageTei
org.apache.struts.taglib.bean.PageTei
- public class PageTei
Implementation of TagExtraInfo
for the page
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
Method Summary |
javax.servlet.jsp.tagext.VariableInfo[] |
getVariableInfo(javax.servlet.jsp.tagext.TagData data)
Return information about the scripting variables to be created. |
PageTei
public PageTei()
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