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 does the @applicationscoped annotation indicate?



What does the @applicationscoped annotation indicate?..

Answer / Satyendra Kumar Verma

The @ApplicationScoped annotation in JSF indicates that a managed bean has application scope. This means that a single instance of the bean exists throughout the entire application lifetime, and is shared by all users and sessions.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Java Server Faces (JSF) Interview Questions

What is JSF?

1 Answers  


Mention some of the validator tags used in JSF?

1 Answers  


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

1 Answers  


List some ajax attributes.

1 Answers  


What is the significance of selectOne menu tag in JSF?

1 Answers  


Explain different types of jsf events?

1 Answers  


Explain the differences between a managed bean and backing bean in jsf?

1 Answers  


Define jsf?

1 Answers  


What is the purpose of the facelets tag?

1 Answers  


What is javaserver faces technology?

1 Answers  


What are some of the facelets tags?

1 Answers  


How to relocate web resources in jsf (javaserver faces) application?

1 Answers  


Categories