public class AddParamTag
extends TagSupport
AddParamTag may be used inside a RequestURLTag to add
a parameter to the URL.| Constructor and Description |
|---|
AddParamTag() |
| Modifier and Type | Method and Description |
|---|---|
int |
doEndTag() |
java.lang.String |
getName() |
java.lang.String |
getValue() |
void |
release()
Do some clean up.
|
void |
setName(java.lang.String name) |
void |
setValue(java.lang.String value) |
public final int doEndTag()
throws JspException
JspExceptionpublic void release()
public java.lang.String getName()
public void setName(java.lang.String name)
throws ELException
ELExceptionpublic java.lang.String getValue()
public void setValue(java.lang.String value)
throws ELException
ELException"Copyright © 2010 - 2018 Adobe Systems Incorporated. All Rights Reserved"