public class GXContextReleaseTag extends GXAbstractTag
GXAbstractHtmlTag.
It is required when the web server doesn't support placing JSP Include files under a server tag.
<gx:init gx_context="<CONTEXT CLASS"/>
...
<gx:form>
...
</gx:form>
...
<gx:release/>| Constructor and Description |
|---|
GXContextReleaseTag() |
| Modifier and Type | Method and Description |
|---|---|
int |
doEndTag()
Method called at the end of tag.
|
doAfterBody, doStartTag, getId, getInnerHTML, getMainContext, getName, setAlign, setAttributes, setBgcolor, setCssClass, setHeight, setId, setOnclick, setPageContext, setStyle, setTitle, setVisible, setWidthpublic final int doEndTag()
throws JspTagException
doEndTag in class GXAbstractTagJspTagExceptionCopyright 2022 Software AG. All rights reserved. Use is subject to license terms.