Difference Between JSF, Servlet And JSP
JSF is a Java-based web framework. It simplifies web application development by allowing programmers to building component-based user interfaces (UIs). In addition to providing a standard of UI components, JSF also allows developers to build custom UI components through an application programming interface (API). Also, the developers can use JSF to connect the reusable UI components seamlessly with various data sources and server-side event handlers. The programmers can take advantage of JSF to simplify web application development and maintenance by using reusable components. They can even run the web framework on Java application server, and make it render UI components according to targeted clients.
★
★
★
★
★
77 views • 5 slides