com.intersys.jsp
Class CountTag
java.lang.Object
javax.servlet.jsp.tagext.TagSupport
com.intersys.jsp.TableSupportTag
com.intersys.jsp.CountTag
- All Implemented Interfaces:
- IterationTag, Serializable, Tag
- public class CountTag
- extends TableSupportTag
Counts number of elements in current or specified view and returns
it as string element to HTML.
- See Also:
- Serialized Form
Methods inherited from class javax.servlet.jsp.tagext.TagSupport |
doAfterBody, findAncestorWithClass, getId, getParent, getValue, getValues, release, removeValue, setId, setPageContext, setParent, setValue |
CountTag
public CountTag()
doStartTag
public int doStartTag()
throws JspException
- Throws:
JspException
doEndTag
public int doEndTag()
throws JspException
- Throws:
JspException