public class IncludeTag
extends javax.servlet.jsp.tagext.TagSupport
| Constructor and Description |
|---|
IncludeTag() |
| Modifier and Type | Method and Description |
|---|---|
int |
doStartTag() |
String |
getPage()
Get the JSP to display (default version)
|
void |
setPage(String s)
Set the JSP to display (default version)
|
public String getPage()
public void setPage(String s)
s - the page to displaypublic int doStartTag()
throws javax.servlet.jsp.JspException
doStartTag in interface javax.servlet.jsp.tagext.TagdoStartTag in class javax.servlet.jsp.tagext.TagSupportjavax.servlet.jsp.JspExceptionCopyright © 2016 DuraSpace. All Rights Reserved.