What is a view object?
Answer / Gaurav Bhatnagar
A View Object in JSF represents a single unit of data that can be accessed from the UI components. It encapsulates data access operations and provides a simple interface for managing data.
| Is This Answer Correct ? | 0 Yes | 0 No |
why is jsf used for?
what is JSF or Java Server Faces?
What about jstl and javaserver faces ?
Explain the difference between the attributes immediate and rendered?
what does JSF-Managed Bean?
What is the significance of facelets tag?
how JSF is different from conventional JSP?
How to create jdbc (java database connectivity) connection in jsf (javaserver faces) application?
Mention two ways of binding supported by JSF?
What is cdi application?
What is meant by bean scope?
How do you compare jsf with spring framework?