Explain the difference between jsf 1.0vs.jsf 2.0?



Explain the difference between jsf 1.0vs.jsf 2.0?..

Answer / Shagufta Pravin

JSF 2.0 introduced several improvements over JSF 1.0, including a simplified API, easier component development, enhanced tag library support, and integration with other technologies like Java EE 6 and Facelets.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Java Server Faces (JSF) Interview Questions

What are the various features of java server faces?

1 Answers  


Explain the required and requiredmessage attribute of the <h:inputtext> tag?

1 Answers  


How to declare the message bundle in jsf?

1 Answers  


What is the difference between backing bean and managed bean?

1 Answers  


What is render kit in jsf?

1 Answers  


List the new features of jsf 2.0?

1 Answers  


What are facelet jsf tags?

1 Answers  


Explain the difference between jsf 1.0vs.jsf 2.0?

1 Answers  


What is the significance of name and eager attributes in managed bean?

1 Answers  


What is f:validatelength tag in jsf (javaserver faces)?

1 Answers  


What are user interface components in jsf (javaserver faces)?

1 Answers  


Explain some of the attributes of <h:form> tag?

1 Answers  


Categories