public class DefineObjectsTag
extends javax.servlet.jsp.tagext.TagSupport
defineObjects
tag.
Creates the following variables to be used in the JSP:
renderRequest
renderResponse
portletConfig
PortletRequest
,
RenderResponse
,
PortletConfig
,
Serialized FormModifier and Type | Class and Description |
---|---|
static class |
DefineObjectsTag.TEI |
Constructor and Description |
---|
DefineObjectsTag() |
Modifier and Type | Method and Description |
---|---|
int |
doStartTag()
Processes the
defineObjects tag. |
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 © 2003-2013 . All Rights Reserved.