dbforms
Tag hasError


This tag renders it's body if an error has occured

Example:
renders errors stored in request


Tag Information
Tag Classorg.dbforms.taglib.HasErrorTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
namefalsetruejava.lang.String the name that should be used for retrieving the error-data from the session default = "errors"
valuefalsetruejava.lang.String if set to TRUE body will be rendered if an error as occured. if set to FALSE body will be rendered if no error has occured. Default: TRUE

Variables
No Variables Defined.


Output Generated by Tag Library Documentation Generator. Java, JSP, and JavaServer Pages are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries. Copyright 2002-4 Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054, U.S.A. All Rights Reserved.