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


How to configure managed bean in the xml file?



How to configure managed bean in the xml file?..

Answer / Roopendra Kumar

To configure a Managed Bean in an XML file, you should define it in the faces-config.xml file using the <managed-bean> element. The configuration includes setting name, class, and scope attributes.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Java Server Faces (JSF) Interview Questions

What is the use of controller module?

1 Answers  


What are the different types of JSF events?

1 Answers  


Explain the jsf architecture.

1 Answers  


Why is jsf not as popular as, for example, mvc frameworks like spring mvc, although jsf is older and included in jee?

1 Answers  


Can there be no faces-config.xml for jsf application?

1 Answers  


What is h:messages tag in jsf (javaserver faces)?

1 Answers  


What is eager managed bean?

1 Answers  


What are the available scopes for the managed bean?

1 Answers  


Define jsf?

1 Answers  


What is f:convertnumber tag in jsf (javaserver faces)?

1 Answers  


Explain immediate and rendered attributes?

1 Answers  


How different components are rendered in JSF page?

1 Answers  


Categories