Expression « Page « JSF Q&A





1. EL expression evaluation time on a JSF page    stackoverflow.com

If I have a check box component and a corresponding instance variable on the backing bean, and a submit button with a corresponding action method. If the user checked the box, ...