com.octo.captcha.module.taglib
Class QuestionTag

java.lang.Object
  extended by com.octo.captcha.module.taglib.BaseCaptchaTag
      extended by com.octo.captcha.module.taglib.QuestionTag
All Implemented Interfaces:
javax.servlet.jsp.tagext.JspTag, javax.servlet.jsp.tagext.Tag

public abstract class QuestionTag
extends BaseCaptchaTag
implements javax.servlet.jsp.tagext.Tag

Version:
1.0
Author:
Marc-Antoine Garrigue

Field Summary
 
Fields inherited from class com.octo.captcha.module.taglib.BaseCaptchaTag
pageContext, parent
 
Fields inherited from interface javax.servlet.jsp.tagext.Tag
EVAL_BODY_INCLUDE, EVAL_PAGE, SKIP_BODY, SKIP_PAGE
 
Constructor Summary
QuestionTag()
           
 
Method Summary
 int doEndTag()
           
 
Methods inherited from class com.octo.captcha.module.taglib.BaseCaptchaTag
doStartTag, getParent, getService, release, setPageContext, setParent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface javax.servlet.jsp.tagext.Tag
doStartTag, getParent, release, setPageContext, setParent
 

Constructor Detail

QuestionTag

public QuestionTag()
Method Detail

doEndTag

public int doEndTag()
             throws javax.servlet.jsp.JspException
Specified by:
doEndTag in interface javax.servlet.jsp.tagext.Tag
Specified by:
doEndTag in class BaseCaptchaTag
Throws:
javax.servlet.jsp.JspException


Copyright © 2003-2011 JCaptcha corp.. All Rights Reserved.