JSF Action Events

Hi,

I was looking for an option where I can implement an action that provides access to JSF action event.

If you need the action event, you will need to create an ‘Action Listener’ rather than an ‘Action Handler’.