com.jcorporate.expresso.ext.taglib
Class Context
java.lang.Object
javax.servlet.jsp.tagext.TagSupport
com.jcorporate.expresso.ext.taglib.Context
- All Implemented Interfaces:
- IterationTag, Serializable, Tag
- public class Context
- extends TagSupport
A simple tag to provide the context path and/or the "expresso"
directory. Optionally figure out context paths for specific
schema's as well
- Author:
- Michael Nash
- See Also:
- Serialized Form
| Methods inherited from class javax.servlet.jsp.tagext.TagSupport |
doAfterBody, doEndTag, 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 |
Context
public Context()
doStartTag
public int doStartTag()
throws JspTagException
- Throws:
JspTagException
getSchema
public String getSchema()
setSchema
public void setSchema(String newSchema)
Please see www.jcorporate.com for information about new Expresso releases.