Class ValidatorTag

  • All Implemented Interfaces:
    Serializable, javax.servlet.jsp.tagext.IterationTag, javax.servlet.jsp.tagext.JspTag, javax.servlet.jsp.tagext.Tag

    public class ValidatorTag
    extends javax.servlet.jsp.tagext.TagSupport
    Deprecated.
    replaced by ValidatorELTag
    see Javadoc of JSF Specification
    See Also:
    Serialized Form
    • Constructor Detail

      • ValidatorTag

        public ValidatorTag()
        Deprecated.
    • Method Detail

      • setValidatorId

        public void setValidatorId​(String validatorId)
        Deprecated.
      • doStartTag

        public int doStartTag()
                       throws javax.servlet.jsp.JspException
        Deprecated.
        Specified by:
        doStartTag in interface javax.servlet.jsp.tagext.Tag
        Overrides:
        doStartTag in class javax.servlet.jsp.tagext.TagSupport
        Throws:
        javax.servlet.jsp.JspException
      • release

        public void release()
        Deprecated.
        Specified by:
        release in interface javax.servlet.jsp.tagext.Tag
        Overrides:
        release in class javax.servlet.jsp.tagext.TagSupport
      • createValidator

        protected Validator createValidator()
                                     throws javax.servlet.jsp.JspException
        Deprecated.
        Throws:
        javax.servlet.jsp.JspException
      • setBinding

        public void setBinding​(String binding)
                        throws javax.servlet.jsp.JspException
        Deprecated.
        Parameters:
        binding -
        Throws:
        javax.servlet.jsp.JspException