public class SimpleTagSupport extends Object
| Constructor and Description |
|---|
SimpleTagSupport() |
| Modifier and Type | Method and Description |
|---|---|
void |
doTag() |
protected JspContext |
getJspContext() |
void |
setJspContext(JspContext jspContext) |
public void doTag()
throws JspException,
IOException
JspExceptionIOExceptionprotected JspContext getJspContext()
public void setJspContext(JspContext jspContext)
Copyright © 2022. All rights reserved.