+

Search Tips   |   Advanced Search

Implement action logging

To implement action logging, insert an Action bean into your JSP. To log additional application data associated with the action, add key/value pair information to the log method call. To implement action logging, insert an Action bean into your JSP, for example:

To log additional application data associated with the action, add key/value pair information to the log method call in. For example:

Parent topic: Action beans