Stripes Tag Library
Function hasErrors

boolean hasErrors(net.sourceforge.stripes.action.ActionBean, java.lang.String)
Indicates if validation errors exist for the given field of the given ActionBean. This allows for use of JSTL logic tags such as c:if and c:choose.


Function Information
Function Classnet.sourceforge.stripes.tag.ElFunctions
Function Signatureboolean hasErrors(net.sourceforge.stripes.action.ActionBean, java.lang.String)
Display NameNone


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.