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 @RequestScoped annotations?



Explain @RequestScoped annotations?..

Answer / Kalpana

@RequestScoped is a scope annotation in JSF that defines a bean with request-scoped duration. This means the bean's lifecycle lasts for the length of the HTTP request that created it, and it is destroyed when the request ends or the response is sent back to the client.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Java Server Faces (JSF) Interview Questions

What is the standard jsf tag library?

1 Answers  


How to implement internationalization (i18n) in JSF?

1 Answers  


Name some important event handlers.

1 Answers  


What do you understand by managed bean in jsf?

1 Answers  


List out the available implementations of JavaServer faces?

1 Answers  


What are different types of expressions supported by JSF EL?

1 Answers  


What is javaserver faces navigation model?

1 Answers  


What are JSF life cycle phases?

1 Answers  


How can we obtain the generated event?

1 Answers  


List the benefits of data table tags in JSF?

1 Answers  


How to map faces servlet instance in jsf (javaserver faces) application?

1 Answers  


What are the advantages of facelets?

1 Answers  


Categories