Prepare Interview

Mock Exams

Make Homepage

Bookmark this page

Subscribe Email Address

JSF%20Interview%20Questions%20and%20Answers

Question: What is JSF architecture?
Answer: JSF was developed using MVC (Model View Controller) design pattern so that applications can be scaled better with greater maintainability. It is driven by Java Community Process (JCP) and has become a standard. The advantage of JSF is that it has both a Java Web user and interface and a framework that fits well with the MVC. It provides clean separation between presentation and behavior. UI (User Interface) can be created by page author using reusable UI components and business logic part can be implemented using managed beans.
Is it helpful? Yes No

Most helpful rated by users:

©2024 WithoutBook