public class RemoveParamTag
extends TagSupport
RemoveParamTag
removes a parameter value from the request URL.
If no value is given to the tag, then all parameters with the given name
are removed, otherwise only the given value.public final int doEndTag() throws JspException
JspException
public void release()
public String getName()
public void setName(String name) throws ELException
ELException
public String getValue()
public void setValue(String value) throws ELException
ELException
"Copyright © 2006 - 2015 Adobe Systems Incorporated. All Rights Reserved"