Event « Page « JSF Q&A





1. initial page event    coderanch.com

2. On page load events ?    coderanch.com

Hi, I have a page which i want to make some specific kind of checks on the data it contains before it loads. I have used life cycle events to call a method which i have implemented in the page's backing bean, but it kept giving me null, which means that the values have not been initialized yet. So, is there ...

3. Is there a "page load" type of event?    coderanch.com