examples
Class ShowSource
java.lang.Object
javax.servlet.jsp.tagext.TagSupport
examples.ShowSource
- All Implemented Interfaces:
- IterationTag, JspTag, Serializable, Tag
- public class ShowSource
- extends TagSupport
Display the sources of the JSP file.
- See Also:
- Serialized Form
Methods inherited from class javax.servlet.jsp.tagext.TagSupport |
doAfterBody, doStartTag, findAncestorWithClass, getId, getParent, getValue, getValues, release, removeValue, setId, setPageContext, setParent, setValue |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ShowSource
public ShowSource()
setJspFile
public void setJspFile(String jspFile)
doEndTag
public int doEndTag()
throws JspException
- Throws:
JspException
Copyright © 2006 Apache Software Foundation. All Rights Reserved.