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

What are the various jsf api implementations you know?

1 Answers  


What are different types of expressions supported by JSF EL?

1 Answers  


What are the different types of Page Navigation supported in JSF?

1 Answers  


Explain @CustomScoped annotations?

1 Answers  


What are the benefits of jsf (javaserver faces)?

1 Answers  


What are different implementations of JSF API?

1 Answers  


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

1 Answers  


How to create jdbc (java database connectivity) connection in jsf (javaserver faces) application?

1 Answers  


What is resource bundling in jsf?

1 Answers  


Explain value expression and method expressions in jsf?

1 Answers  


Explain the difference between the attributes immediate and rendered?

1 Answers  


What are the differences between a Backing Bean and Managed Bean?

1 Answers  


Categories