Previous | Home | Next |
The JSF framework offers a high-level overview of the JSF architecture to the developers, however, JSF architecture is responsible for interacting with client devices, and it provides tools for visual presentation, business logic, and application logic in a web application. While, the scope of JSF is restricted to the presentation tier. Database persistence, web services, and other back-end connections are outside the scope of JSF.
Previous | Home | Next |