java.lang.Object
jakarta.servlet.jsp.tagext.SimpleTagSupport
ee.jakarta.tck.pages.api.jakarta_servlet.jsp.tagext.jspidconsumer.SetJspIdTag
All Implemented Interfaces:
jakarta.servlet.jsp.tagext.JspIdConsumer, jakarta.servlet.jsp.tagext.JspTag, jakarta.servlet.jsp.tagext.SimpleTag

public class SetJspIdTag extends jakarta.servlet.jsp.tagext.SimpleTagSupport implements jakarta.servlet.jsp.tagext.JspIdConsumer
  • Constructor Details

    • SetJspIdTag

      public SetJspIdTag()
  • Method Details

    • setJspId

      public void setJspId(String id)
      Specified by:
      setJspId in interface jakarta.servlet.jsp.tagext.JspIdConsumer
    • doTag

      public void doTag() throws jakarta.servlet.jsp.JspException, IOException
      Specified by:
      doTag in interface jakarta.servlet.jsp.tagext.SimpleTag
      Overrides:
      doTag in class jakarta.servlet.jsp.tagext.SimpleTagSupport
      Throws:
      jakarta.servlet.jsp.JspException
      IOException