org.apache.jsp.tag.web
Class displayProducts_tag
java.lang.Object
javax.servlet.jsp.tagext.SimpleTagSupport
org.apache.jsp.tag.web.displayProducts_tag
- All Implemented Interfaces:
- JspTag, SimpleTag, org.apache.jasper.runtime.JspSourceDependent
public final class displayProducts_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 |
displayProducts_tag
public displayProducts_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
getNormalPrice
public JspFragment getNormalPrice()
setNormalPrice
public void setNormalPrice(JspFragment normalPrice)
getOnSale
public JspFragment getOnSale()
setOnSale
public void setOnSale(JspFragment onSale)
getDependants
public Object getDependants()
- Specified by:
getDependants in interface org.apache.jasper.runtime.JspSourceDependent
_jspDestroy
public void _jspDestroy()
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.