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

how you can call multiple listeners in JSF?

1 Answers  


What is cdi in jsf?

1 Answers  


List the benefits of a data table in jsf.

1 Answers  


What are the facelets composite components?

1 Answers  


Explain the purpose of the selectone menu tag in jsf.

1 Answers  


What is resource bundling in jsf?

1 Answers  


What is the difference between backing bean and managed bean?

1 Answers  


What is JSF Navigation Rule?

1 Answers  


Tell about the life cycle of java server faces.

1 Answers  


What are the different types of validations in JSF?

1 Answers  


What are the features of jsf (javaserver faces)?

1 Answers  


What are some of the facelets tags?

1 Answers  


Categories