+

Search Tips   |   Advanced Search

Implement rating logging

To implement rating logging, insert a Rating bean into your JSP. Following is an example that demonstrates implementation of rating logging by inserting a Rating bean in a JSP.

Note: Web applications implementing preference logging must provide a user interface (UI) to enable preference setting. Once retrieved from the UI, the preference settings can be logged with the Rating bean.

Parent topic: Rating beans