1. page/front controller coderanch.com |
2. Calling Controller method beforre page render coderanch.com |
3. How to run Controller method when page loads ? coderanch.com |
4. Multiple controllers during page load coderanch.comI have a very specific best practice question on JSF. This is quite urgent so I am hoping someone could answer the question. Since JSF 2.0 allows componentized the page, I wonder if I could have multiple components on the same page invoke its own controller simultaneously during the PAGE LOAD. I understand that we could have different controllers for ... |