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.| Constructor and Description |
|---|
RemoveParamTag() |
public final int doEndTag()
throws JspException
JspExceptionpublic void release()
public String getName()
public void setName(String name) throws ELException
ELExceptionpublic String getValue()
public void setValue(String value) throws ELException
ELException"Copyright © 2010 - 2017 Adobe Systems Incorporated. All Rights Reserved"