public class RequestEncodingTag extends RequestEncodingSupport
A handler for <requestEncoding> that accepts attributes as Strings and evaluates them as expressions at runtime.
charEncoding, value| Constructor and Description |
|---|
RequestEncodingTag()
Constructs a new RequestEncodingTag.
|
| Modifier and Type | Method and Description |
|---|---|
int |
doStartTag() |
void |
release() |
void |
setValue(String value_) |
doEndTagpublic RequestEncodingTag()
public int doStartTag()
throws javax.servlet.jsp.JspException
doStartTag in interface javax.servlet.jsp.tagext.TagdoStartTag in class javax.servlet.jsp.tagext.TagSupportjavax.servlet.jsp.JspExceptionpublic void release()
release in interface javax.servlet.jsp.tagext.Tagrelease in class RequestEncodingSupportpublic void setValue(String value_)
Copyright © 2017 JBoss, a division of Red Hat, Inc.. All Rights Reserved.