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



What does @applicationscoped annotation indicate?..

Answer / Sohan

@ApplicationScoped is an annotation in JSF that defines a bean with application scope. This means the bean instance will persist for the entire duration of the web application, from the time it's created until the server shuts down.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Java Server Faces (JSF) Interview Questions

Tell us about the @viewscoped, @sessionscoped, @customscoped and @requestscoped annotations.

1 Answers  


What is the lifecycle of facelets application in jsf (javaserver faces)?

1 Answers  


What are the features of jsf (javaserver faces)?

1 Answers  


How can we obtain the generated event?

1 Answers  


Explain the different kinds of bean scopes in jsf?

1 Answers  


what is the difference between JSF and Struts?

1 Answers  


Explain what is the JSF architecture?

1 Answers  


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

1 Answers  


How can we get the generated event?

1 Answers  


What is jsf? Explain

1 Answers  


What are web resources in jsf (javaserver faces)?

1 Answers  


Explain the life cycle of JSF?

1 Answers  


Categories