This dialog is used to insert a Struts logic messagesNotPresent tag into a JSP page. This tag will evaluate its nested body content only if the specified message is not present in this request.
bean/property
The qualified bean or bean property that will be evaluated. This field is also used to determine whether to check for the presence of errors against a specific property.
message
Determines whether to check for the presence of messages or errors.