Logging beans
Use logging beans to log data about a Web site visitor's actions, category interests, and ratings. We can also use custom beans to log information specific to the Web application. You insert logging beans into the JSPs. The types of logging beans are:
- Action beans
- Rating beans
- Category beans
- CustomLog beans
- Page View beans
See:
Parent: Feedback and analytics