org.apache.jsp.tag.web
Class helloWorld_tag
java.lang.Object
javax.servlet.jsp.tagext.SimpleTagSupport
org.apache.jsp.tag.web.helloWorld_tag
- All Implemented Interfaces:
- JspTag, SimpleTag, org.apache.jasper.runtime.JspSourceDependent
public final class helloWorld_tag
- extends SimpleTagSupport
- implements org.apache.jasper.runtime.JspSourceDependent
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
helloWorld_tag
public helloWorld_tag()
setJspContext
public void setJspContext(JspContext ctx)
- Specified by:
setJspContext in interface SimpleTag- Overrides:
setJspContext in class SimpleTagSupport
getJspContext
public JspContext getJspContext()
- Overrides:
getJspContext in class SimpleTagSupport
getDependants
public Object getDependants()
- Specified by:
getDependants in interface org.apache.jasper.runtime.JspSourceDependent
doTag
public void doTag()
throws JspException,
IOException
- Specified by:
doTag in interface SimpleTag- Overrides:
doTag in class SimpleTagSupport
- Throws:
JspException
IOException
Copyright © 2003-2006 Apache Software Foundation. All Rights Reserved.