public class RequestEncodingTag extends RequestEncodingSupport
<requestEncoding>
using the container's EL implementation.Modifier and Type | Field and Description |
---|---|
private javax.el.ValueExpression |
valueExpression |
charEncoding, value
Constructor and Description |
---|
RequestEncodingTag() |
Modifier and Type | Method and Description |
---|---|
int |
doStartTag() |
void |
release() |
void |
setValue(java.lang.String expression) |
doEndTag
public int doStartTag() throws javax.servlet.jsp.JspException
doStartTag
in interface javax.servlet.jsp.tagext.Tag
doStartTag
in class javax.servlet.jsp.tagext.TagSupport
javax.servlet.jsp.JspException
public void release()
release
in interface javax.servlet.jsp.tagext.Tag
release
in class RequestEncodingSupport
public void setValue(java.lang.String expression)