List the new features of jsf 2.0?
Answer / Sugandha Chahal
Some key features of JSF 2.0 are: 1. Simplified tag syntax, 2. Elimination of Managed Beans (JSF uses CDI instead), 3. Improved AJAX support with partial page rendering, 4. Navigation improvements with navigation case and outcome, 5. New components like dataTable, dataList, and rich components.
| Is This Answer Correct ? | 0 Yes | 0 No |
List out the available implementations of JavaServer faces?
How are the various components rendered on the jsf page?
What is javaserver faces expression language?
What is cdi application?
What is f:validatedoublerange tag in jsf (javaserver faces)?
How do you compare jsf with spring framework?
What is a render kit?
What is the JSP tag?
What are two ways to bind jsf supported?
What is the difference between jsf and jsp?
What is javaserver faces conversion model?
How does the execution phase work in jsf (javaserver faces) life cycle?