Valid 1Z0-807 Dumps shared by ExamDiscuss.com for Helping Passing 1Z0-807 Exam! ExamDiscuss.com now offer the newest 1Z0-807 exam dumps, the ExamDiscuss.com 1Z0-807 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com 1Z0-807 dumps with Test Engine here:
Which two are significant advantages of developing web applications with JavaServer Faces (JSF)?
Correct Answer: C,D
Explanation/Reference: D: JSF is often used together with Ajax, a Rich Internet application technology. Because JSF supports multiple output formats, Ajax-enabled components can easily be added to enrich JSF-based user interfaces. The JSF 2.0 specification provides built in support for Ajax by standardizing the Ajax request lifecycle, and providing simple development interfaces to Ajax events, allowing any event triggered by the client to go through proper validation, conversion, and finally method invocation, before returning the result to the browser via an XML DOM update. Note: * JavaServer Faces technology is a user interface framework for building web applications. * The following features support the GUI components: /Input validation /Event handling /Data conversion between model objects and components /Managed model object creation /Page navigation configuration All this functionality is available using standard Java APIs and XML-based configuration files.