As everybody know, JSF is an MVC. Its Model is the Managed(Backing) bean , View is the JSF/XHTML/JSP page.But which one is the Controller.JSF LifeCycle books/articles doesnt specify this.
Asked
Active
Viewed 2,045 times
1 Answers
1
FacesServlet acts as controller You can get very good explanation by BalusC here What components are MVC in JSF MVC framework?

Community
- 1
- 1

Prasad Kharkar
- 13,410
- 5
- 37
- 56