public abstract class PrintFromContextTag extends PrintTag
action, application, loc, maxToPrint, noHTML, req, res, session| Constructor and Description |
|---|
PrintFromContextTag() |
| Modifier and Type | Method and Description |
|---|---|
String |
getStringToPrint()
Override this method to return what you want to print in the screen.
|
abstract String |
getStringToPrint(Object context) |
doEndTag, doStartTag, getBody, getBooleanValue, getSessionObj, getValue, getValue, getValue, getValue, getValue, setMax, setNoHTMLdoAfterBody, doInitBody, getBodyContent, getPreviousOut, release, setBodyContentfindAncestorWithClass, getId, getParent, getValues, removeValue, setId, setPageContext, setParent, setValuepublic abstract String getStringToPrint(Object context) throws javax.servlet.jsp.JspException
javax.servlet.jsp.JspExceptionpublic String getStringToPrint() throws javax.servlet.jsp.JspException
PrintTaggetStringToPrint in class PrintTagjavax.servlet.jsp.JspExceptionCopyright © 2015. All Rights Reserved.