public class FacebookInitTag extends TagSupport
id, pageContextEVAL_BODY_AGAINEVAL_BODY_INCLUDE, EVAL_PAGE, SKIP_BODY, SKIP_PAGE| Constructor and Description |
|---|
FacebookInitTag() |
| Modifier and Type | Method and Description |
|---|---|
int |
doEndTag() |
int |
doStartTag() |
void |
setAppId(String appId)
Sets the application's Facebook ID.
|
doAfterBody, findAncestorWithClass, getId, getParent, getValue, getValues, release, removeValue, setId, setPageContext, setParent, setValuepublic void setAppId(String appId)
appId - the applicatin's Facebook App IDpublic int doStartTag()
throws JspException
doStartTag in interface TagdoStartTag in class TagSupportJspExceptionpublic int doEndTag()
throws JspException
doEndTag in interface TagdoEndTag in class TagSupportJspException