What is the difference between jsf-1 and jsf-2?
Answer / Nitesh Agrawal
JSF 1.x uses a component tree model, while JSF 2.x uses a composition-based approach. Additionally, JSF 2.x has improved performance, reduced boilerplate code, and introduced new features such as AJAX support, Facelets, and EL 2.0.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain the working of execution phase in jsf.
List some advantages of facelets.
How does the execution phase work in jsf (javaserver faces) life cycle?
Which tag is used to upload a file on the website in jsf?
What are the benefits of using the jsf framework?
How to validate managed bean in jsf (javaserver faces)?
Can jsf contain multiple configuration files?
what does JSF-Managed Bean?
What is javaserver faces technology?
What are standard JSF tag libraries?
List the various benefits of java server faces.?
Tell about the life cycle of java server faces.