com.intersys.jsp
Class HistoryListTag
java.lang.Object
javax.servlet.jsp.tagext.TagSupport
com.intersys.jsp.HistoryListTag
- All Implemented Interfaces:
- IterationTag, Serializable, Tag
- public class HistoryListTag
- extends TagSupport
Creates a set of links to return to previous views constructed
during HTTP session.
- 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 |
HistoryListTag
public HistoryListTag()
doStartTag
public int doStartTag()
throws JspException
- Throws:
JspException
doEndTag
public int doEndTag()
throws JspException
- Throws:
JspException
getTable
public String getTable()
setTable
public void setTable(String v)
getContext
public String getContext()
setContext
public void setContext(String newContext)