org.makumba.forms.tags
Class ContextualTag
java.lang.Object
javax.servlet.jsp.tagext.TagSupport
org.makumba.forms.tags.ContextualTag
- All Implemented Interfaces:
- Serializable, IterationTag, JspTag, Tag
public class ContextualTag
- extends TagSupport
mak:rickroll tag, displaying something awesome.
- Author:
- Rick Astley
- See Also:
- Serialized Form
| Methods inherited from class javax.servlet.jsp.tagext.TagSupport |
doAfterBody, doEndTag, findAncestorWithClass, getId, getParent, getValue, getValues, release, removeValue, setId, setPageContext, setParent, setValue |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContextualTag
public ContextualTag()
doStartTag
public int doStartTag()
throws JspException
- Specified by:
doStartTag in interface Tag- Overrides:
doStartTag in class TagSupport
- Throws:
JspException