BBJSP COMMAND:MessagesPresent Tag (Deprecated)
The BBJSP system is deprecated. For new development, use BBxServlet.
Description
In BBj 17.0 and higher, this tag can be used in a BBJSPBBJSP Page for checking if there are any command messages after command was executed.
Attributes
Attribute Name |
Description |
Required |
Expression |
Data Type |
---|---|---|---|---|
key |
The key to check |
false |
false |
String |
withKeys |
A comma separated list of keys to check |
false |
false |
String |
withoutKeys |
A comma separated list of keys to ignore |
false |
false |
String |
Remarks
None.
Example
|