org.makumba.forms.tags
Class ResponseTag
java.lang.Object
javax.servlet.jsp.tagext.TagSupport
org.makumba.forms.tags.ResponseTag
- All Implemented Interfaces:
- Serializable, IterationTag, JspTag, Tag
public class ResponseTag
- extends TagSupport
mak:response tag, displaying the response of a form submission.
- Version:
- $Id: ResponseTag.java 3479 2008-12-27 22:16:42Z rosso_nero $
- Author:
- Cristian Bogdan, Manuel Gay
- 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 |
ResponseTag
public ResponseTag()
doStartTag
public int doStartTag()
throws JspException
- Specified by:
doStartTag in interface Tag- Overrides:
doStartTag in class TagSupport
- Throws:
JspException