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

How are the name and eager attributes used in managed bean?

1 Answers  


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

1 Answers  


What is cdi application?

1 Answers  


What are the three types of tags for text fields exist in jsf?

1 Answers  


Name several facelets tags.

1 Answers  


What are standard JSF tag libraries?

1 Answers  


Mention some of the functions that the backing bean method performs?

1 Answers  


What is a managed bean?

1 Answers  


What is binding (JavaServer Faces technology)?

1 Answers  


What about jstl and javaserver faces ?

1 Answers  


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

1 Answers  


How to refer bean method in jsf (javaserver faces)?

1 Answers  


Categories