public class TitleTag extends AbstractTag
<title> value to out.Page.getTitle(),
Serialized FormpageContext, parentDECORATOR, PAGE, ROBOT| Constructor and Description |
|---|
TitleTag() |
| Modifier and Type | Method and Description |
|---|---|
int |
doEndTag()
To be implemented by all empty tags.
|
void |
setDefault(java.lang.String defaultTitle)
Value to write if no title is found (optional).
|
doStartTag, getOut, getPage, getParent, release, setPageContext, setParent, tracedoAfterBody, doInitBody, getBodyContent, getPreviousOut, setBodyContentpublic void setDefault(java.lang.String defaultTitle)
public final int doEndTag()
AbstractTagdoEndTag in interface javax.servlet.jsp.tagext.TagdoEndTag in class AbstractTag