Define jsf?
Answer / Vinod Rai
"JavaServer Faces (JSF) is a JavaScript-based component-oriented web application framework for building user interfaces in Java. JSF provides a model-view-controller (MVC) architecture to separate the user interface, business logic, and data management components of an application."
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the available scopes for the managed bean?
Tell about the life cycle of java server faces.
why is jsf used for?
Can there be no faces-config.xml for jsf application?
What is the lifecycle of facelets application in jsf (javaserver faces)?
Explain @RequestScoped annotations?
What is the difference between struts2 and jsf?
What is the JSP tag?
How to declare the message bundle in jsf?
Explain the name backing bean.
What is h:inputext tag in jsf (javaserver faces)?
how JSF is different from conventional JSP?