public class GXContextInitiatorTag 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 |
|---|
GXContextInitiatorTag() |
| Modifier and Type | Method and Description |
|---|---|
int |
doStartTag()
Overrides the tag library class
BodyTagSupport and performs validation and further initialization. |
void |
setGx_context(String gx_contextName) |
doAfterBody, doEndTag, getId, getInnerHTML, getMainContext, getName, setAlign, setAttributes, setBgcolor, setCssClass, setHeight, setId, setOnclick, setPageContext, setStyle, setTitle, setVisible, setWidthpublic final int doStartTag()
throws JspException
GXAbstractTag BodyTagSupport and performs validation and further initialization.doStartTag in class GXAbstractTagJspExceptionBodyTagSupport#doStartTag()public void setGx_context(String gx_contextName) throws ClassNotFoundException, IllegalAccessException, InstantiationException
Copyright 2022 Software AG. All rights reserved. Use is subject to license terms.