com.octo.captcha.module.taglib
Class MessageTag

java.lang.Object
  extended by com.octo.captcha.module.taglib.BaseCaptchaTag
      extended by com.octo.captcha.module.taglib.MessageTag

public class MessageTag
extends BaseCaptchaTag


Field Summary
 
Fields inherited from class com.octo.captcha.module.taglib.BaseCaptchaTag
pageContext, parent
 
Constructor Summary
MessageTag()
           
 
Method Summary
 int doEndTag()
           
protected  CaptchaService getService()
           
 
Methods inherited from class com.octo.captcha.module.taglib.BaseCaptchaTag
doStartTag, getParent, release, setPageContext, setParent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MessageTag

public MessageTag()
Method Detail

doEndTag

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

getService

protected CaptchaService getService()
Specified by:
getService in class BaseCaptchaTag


Copyright 2003-2009 JCaptcha. All Rights Reserved.