public class DoAsURLTag
extends javax.servlet.jsp.tagext.TagSupport
| Constructor and Description |
|---|
DoAsURLTag() |
| Modifier and Type | Method and Description |
|---|---|
int |
doEndTag() |
static java.lang.String |
doTag(long doAsUserId,
javax.servlet.http.HttpServletRequest request) |
void |
setDoAsUserId(long doAsUserId) |
void |
setVar(java.lang.String var) |
public static java.lang.String doTag(long doAsUserId,
javax.servlet.http.HttpServletRequest request)
throws java.lang.Exception
java.lang.Exceptionpublic int doEndTag()
throws javax.servlet.jsp.JspException
doEndTag in interface javax.servlet.jsp.tagext.TagdoEndTag in class javax.servlet.jsp.tagext.TagSupportjavax.servlet.jsp.JspExceptionpublic void setDoAsUserId(long doAsUserId)
public void setVar(java.lang.String var)