liferay-ui
Tag error


Creates an error message to display to the user.


Tag Information
Tag Classcom.liferay.taglib.ui.ErrorTag
TagExtraInfo Classcom.liferay.taglib.ui.ErrorTei
Body ContentJSP
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
exceptionfalsetruejava.lang.StringA class for the exception.
focusFieldfalsetruejava.lang.StringThe name of a field on which to focus the error message.
keyfalsetruejava.lang.StringA key to place in the SessionErrors object to trigger the error message.
messagefalsetruejava.lang.StringExplicit message text or a language key name from which to derive text for the message.
rowBreakfalsetruejava.lang.StringNo Description
targetNodefalsetruejava.lang.StringNo Description
translateMessagefalsetruebooleanWhether to translate the message into the user's language. The default value is 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.