Insert Messages
This dialog is used to insert a Struts html messages tag into a JSP page. This tag will output a set of messages.
id
-
The name of the scripting variable and page attribute that will be made available.
property
-
The name of the property for which messages should be displayed.
message
-
Determines whether to retrieve messages or errors.
generate <logic:messagesPresent>
-
Determines whether the tag should be nested within a messagesPresent tag so that messages are only output if present.
generate <ul> and <li>
-
Determines whether outline tags should be generated so that messages are presented as a list on output.
Struts Developer Guide - HTML Tags - messages
Still need help? Post a question on the Workshop
newsgroup.