BEA Systems, Inc.

WebLogic Server 8.1 API Reference

weblogicx.jsp.tags.validators
Class ErrorSummary

java.lang.Object
  |
  +--javax.servlet.jsp.tagext.TagSupport
        |
        +--weblogicx.jsp.tags.validators.ErrorSummary

public class ErrorSummary
extends javax.servlet.jsp.tagext.TagSupport

Custom tag to print all the error messages stored in the summary's error Vector.

Author:
Copyright © 2002 BEA Systems, Inc. All Rights Reserved.
See Also:
Serialized Form

Fields inherited from class javax.servlet.jsp.tagext.TagSupport
id, pageContext
 
Constructor Summary
ErrorSummary()
           
 
Method Summary
 int doStartTag()
           
 java.lang.String getColor()
           
 void setColor(java.lang.String x)
           
 
Methods inherited from class javax.servlet.jsp.tagext.TagSupport
doAfterBody, doEndTag, findAncestorWithClass, getId, getParent, getValue, getValues, release, 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

ErrorSummary

public ErrorSummary()
Method Detail

setColor

public void setColor(java.lang.String x)

getColor

public java.lang.String getColor()

doStartTag

public int doStartTag()
               throws javax.servlet.jsp.JspException

Overrides:
doStartTag in class javax.servlet.jsp.tagext.TagSupport

Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs81b