Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Explain JSF architecture?



Explain JSF architecture?..

Answer / Shalabh Kumar Singh

"JSF (JavaServer Faces) architecture consists of the following components:
1. Client-side components: These are HTML tags with special attributes used to create the user interface.
2. Component tree: A hierarchical representation of the user interface, where each component has properties and events.
3. Application: It manages the application's life cycle, events, and state management.
4. Navigation handler: Responsible for handling navigation between JSF pages based on user actions.
5. Managed beans: Java classes used to store and manage data during a user's request-response cycle.
6. Converter and validator: Convert input from client to Java data types and validate the entered data, respectively."

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Java Server Faces (JSF) Interview Questions

What are the various jsf api implementations you know?

1 Answers  


What is javaserver faces expression language?

1 Answers  


Give the system requirements for the jsf use.

1 Answers  


What are JSF life cycle phases?

1 Answers  


What are standard JSF tag libraries?

1 Answers  


What are the differences between a Backing Bean and Managed Bean?

1 Answers  


List out the available implementations of JavaServer faces?

1 Answers  


What is the difference between backing bean and managed bean?

1 Answers  


Explain some of the attributes of <h:form> tag?

1 Answers  


What are the different types of events in jsf?

1 Answers  


What are the mvc design modules?

1 Answers  


Explain the jsf architecture.

1 Answers  


Categories