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...


What is jsf and why it is used?



What is jsf and why it is used?..

Answer / Noushab Haider

JSF (JavaServer Faces) is a Java standard for building web applications. It simplifies the development of user interfaces by providing a component-based architecture that separates UI components from the server logic, making it easier to maintain and scale applications. JSF is used because it offers a strong separation between presentation and business logic, reducing code complexity and improving reusability.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Java Server Faces (JSF) Interview Questions

Explain value expression and method expressions?

1 Answers  


what does a typical JSF application consist of?

1 Answers  


What is the minimum configuration required for a jsf application?

1 Answers  


Name some important event handlers.

1 Answers  


What is the difference between jsf-1 and jsf-2?

1 Answers  


What is component rendering model?

1 Answers  


What do you mean by bean scope?

1 Answers  


Explain @viewscoped, @sessionscoped, @customscoped and @requestscoped annotations?

1 Answers  


what is rendering of page in JSF?

1 Answers  


What are the mvc design modules?

1 Answers  


What do you understand by managed bean in jsf?

1 Answers  


What are the features of facelets used in jsf?

1 Answers  


Categories