BEA Systems, Inc.

com.beasys.commerce.foundation.flow.jsp.tags
Class FlowRemoveCachedValueTag

java.lang.Object
  |
  +--javax.servlet.jsp.tagext.TagSupport
        |
        +--com.beasys.commerce.foundation.flow.jsp.tags.FlowSessionTag
              |
              +--com.beasys.commerce.foundation.flow.jsp.tags.FlowCachedValueTag
                    |
                    +--com.beasys.commerce.foundation.flow.jsp.tags.FlowRemoveCachedValueTag
All Implemented Interfaces:
java.io.Serializable, javax.servlet.jsp.tagext.Tag

public class FlowRemoveCachedValueTag
extends FlowCachedValueTag

Set a session value scoped to application.

Version:
$Revision$, $Date$
Author:
smusson
See Also:
Serialized Form

Fields inherited from class com.beasys.commerce.foundation.flow.jsp.tags.FlowCachedValueTag
global
 
Fields inherited from class com.beasys.commerce.foundation.flow.jsp.tags.FlowSessionTag
name, scoped
 
Fields inherited from class javax.servlet.jsp.tagext.TagSupport
id, pageContext
 
Fields inherited from interface javax.servlet.jsp.tagext.Tag
EVAL_BODY_INCLUDE, EVAL_PAGE, SKIP_BODY, SKIP_PAGE
 
Constructor Summary
FlowRemoveCachedValueTag()
           
 
Method Summary
 int doStartTag()
          Do start tag.
 
Methods inherited from class com.beasys.commerce.foundation.flow.jsp.tags.FlowCachedValueTag
release, setGlobal
 
Methods inherited from class com.beasys.commerce.foundation.flow.jsp.tags.FlowSessionTag
getSession, setName, setScoped
 
Methods inherited from class javax.servlet.jsp.tagext.TagSupport
doEndTag, 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

FlowRemoveCachedValueTag

public FlowRemoveCachedValueTag()
Method Detail

doStartTag

public int doStartTag()
               throws javax.servlet.jsp.JspException
Do start tag.
Overrides:
doStartTag in class javax.servlet.jsp.tagext.TagSupport
Returns:
int
Throws:
JspException -  

BEA Systems, Inc.

Copyright © 2000 BEA Systems, Inc. All Rights Reserved