public class PopupTag
extends javax.servlet.jsp.tagext.BodyTagSupport
| Constructor and Description |
|---|
PopupTag() |
| Modifier and Type | Method and Description |
|---|---|
int |
doAfterBody() |
String |
getPage()
Get the JSP to display (default version)
|
void |
setPage(String s)
Set the JSP to display (default version)
|
doEndTag, doInitBody, doStartTag, getBodyContent, getPreviousOut, release, setBodyContentfindAncestorWithClass, getId, getParent, getValue, getValues, removeValue, setId, setPageContext, setParent, setValuepublic String getPage()
public void setPage(String s)
s - the page to displaypublic int doAfterBody()
throws javax.servlet.jsp.JspException
doAfterBody in interface javax.servlet.jsp.tagext.IterationTagdoAfterBody in class javax.servlet.jsp.tagext.BodyTagSupportjavax.servlet.jsp.JspExceptionCopyright © 2016 DuraSpace. All Rights Reserved.