sweetdev-ria
Tag messenger


Description : Render a messenger component. This component catch the messages referring to its id and display them.


Tag Information
Tag Classcom.ideo.sweetdevria.taglib.messenger.MessengerTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameMessenger Tag

Attributes
NameRequiredRequest-timeTypeDescription
messageTypesfalsetruejava.lang.StringContains the list of message types to display. Comma separated. (ex 'globalMessage,input1Message')
displayIconfalsetruejava.lang.BooleanTrue to display error message icon, else false
displayMessagefalsetruejava.lang.BooleanTrue to display error message, else false
frameDisplayedfalsetruebooleanSpecify whether or not a frame should be displayed around the component. (true by default)
stylefalsetruejava.lang.StringCss style. Accepts EL.
styleClassfalsetruejava.lang.StringCss class style. Accepts EL.
renderedfalsetruebooleanRendered or not, acceptable values are: [true(default), false].
idfalsetruejava.lang.StringUnique Identifier. Accepts EL.
templateStartfalsetruejava.lang.StringSpecial velocity start template to replace default. Accepts EL.
templateEndfalsetruejava.lang.StringSpecial velocity end template to replace default. Accepts EL.

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.