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 a managed bean?



What is a managed bean?..

Answer / Gourab Kumar

In JSF, a Managed Bean is a Java class that represents a UI component or a set of components in the web application. They are managed by the JSF implementation and can be used to encapsulate application-specific behavior. To create a managed bean, you typically annotate a class with @ManagedBean.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Java Server Faces (JSF) Interview Questions

What is JSF Navigation Rule?

1 Answers  


What does navigation rule mean in jsf?

1 Answers  


What are the features of facelets used in jsf?

1 Answers  


What are the various features of java server faces?

1 Answers  


What is javaserver faces ui component?

1 Answers  


What are Data Bound table components ?

1 Answers  


Explain immediate and rendered attributes?

1 Answers  


Define jsf?

1 Answers  


What is managed bean and backing bean in jsf?

1 Answers  


What are the mvc design modules?

1 Answers  


How to access web.xml init parameters from JSP page?

1 Answers  


How to configure managed bean in the xml file?

1 Answers  


Categories