|
Expresso 5-6 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjavax.servlet.jsp.tagext.TagSupport
org.apache.struts.taglib.html.HtmlTag
com.jcorporate.expresso.ext.struts.taglib.html.ExHtmlTag
Renders an HTML element. This extended version uses the Expresso mechanism for determining the user's current locale/character set, and establishes those for this page
| Field Summary |
| Fields inherited from class org.apache.struts.taglib.html.HtmlTag |
locale, messages, xhtml |
| Fields inherited from class javax.servlet.jsp.tagext.TagSupport |
id, pageContext |
| Fields inherited from interface javax.servlet.jsp.tagext.IterationTag |
EVAL_BODY_AGAIN |
| Fields inherited from interface javax.servlet.jsp.tagext.Tag |
EVAL_BODY_INCLUDE, EVAL_PAGE, SKIP_BODY, SKIP_PAGE |
| Constructor Summary | |
ExHtmlTag()
|
|
| Method Summary | |
int |
doStartTag()
Process the start of this tag. |
| Methods inherited from class org.apache.struts.taglib.html.HtmlTag |
currentLocale, doEndTag, getCurrentLocale, getLocale, getXhtml, release, setLocale, setXhtml |
| Methods inherited from class javax.servlet.jsp.tagext.TagSupport |
doAfterBody, findAncestorWithClass, getId, getParent, getValue, getValues, removeValue, setId, setPageContext, setParent, setValue |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ExHtmlTag()
| Method Detail |
public int doStartTag()
throws JspException
JspException - if a JSP exception has occurred
|
Expresso 5-6 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||