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 different ways of declaring a managed bean in JSF?



Explain different ways of declaring a managed bean in JSF?..

Answer / Anurag Lohant

"Managed beans can be declared using several methods in JSF: 1. Annotation (using @ManagedBean and @SessionScoped, @RequestScoped, or @ApplicationScoped), 2. XML Deployment Descriptor (web.xml) - using <managed-bean> tag."

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Java Server Faces (JSF) Interview Questions

What is JSF?

1 Answers  


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

1 Answers  


What do you mean by bean scope?

1 Answers  


What are the benefits of jsf (javaserver faces)?

1 Answers  


What are standard JSF tag libraries?

1 Answers  


What is the difference between jsp and jsf?

1 Answers  


How are the various components rendered on the jsf page?

1 Answers  


How to validate managed bean in jsf (javaserver faces)?

1 Answers  


List some advantages of facelets.

1 Answers  


Can we integrate jsf with other popular frameworks like spring, hibernate, etc.?

1 Answers  


Explain value expression and method expressions?

1 Answers  


What is view object?

1 Answers  


Categories