public class DefineObjectsTag
extends javax.servlet.jsp.tagext.TagSupport
Modifier and Type | Class and Description |
---|---|
static class |
DefineObjectsTag.TEI
TagExtraInfo class for DefineObjectsTag.
|
Modifier and Type | Field and Description |
---|---|
static String |
HST_REQUEST_ATTR_NAME |
static String |
HST_REQUEST_CONTEXT_ATTR_NAME |
static String |
HST_RESPONSE_ATTR_NAME |
static String |
HST_RESPONSE_CHILD_CONTENT_NAMES_ATTR_NAME |
Constructor and Description |
---|
DefineObjectsTag() |
Modifier and Type | Method and Description |
---|---|
int |
doStartTag()
Processes the
defineObjects tag. |
public static final String HST_REQUEST_CONTEXT_ATTR_NAME
public static final String HST_REQUEST_ATTR_NAME
public static final String HST_RESPONSE_ATTR_NAME
public static final String HST_RESPONSE_CHILD_CONTENT_NAMES_ATTR_NAME
public int doStartTag() throws javax.servlet.jsp.JspException
defineObjects
tag.doStartTag
in interface javax.servlet.jsp.tagext.Tag
doStartTag
in class javax.servlet.jsp.tagext.TagSupport
SKIP_BODY
javax.servlet.jsp.JspException
Copyright © 2008–2016 Hippo B.V. (http://www.onehippo.com). All rights reserved.