|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectTagSupport
org.jboss.portal.core.servlet.jsp.taglib.IncludeTag
public class IncludeTag
Inclusion tag. Used to include a JSP page to another page.
Constructor Summary | |
---|---|
IncludeTag()
|
Method Summary | |
---|---|
int |
doStartTag()
|
void |
setPage(java.lang.String filename)
Set the page attribute. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public IncludeTag()
Method Detail |
---|
public void setPage(java.lang.String filename)
filename
- public int doStartTag() throws JspException
JspException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |