Date: 2017-05-02
This tutorial demonstrates configuring JSF action listeners in Eclipse and deploying to Tomcat. It explains two methods: directly using a managed bean method in the actionListener attribute, and implementing the ActionListener inter...