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

Name several facelets tags.

1 Answers  


What is the significance of selectOne menu tag in JSF?

1 Answers  


How does execution phase work in jsf (javaserver faces) lifecyle?

1 Answers  


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

1 Answers  


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

1 Answers  


why is jsf used for?

1 Answers  


Explain the required and requiredmessage attribute of the <h:inputtext> tag?

1 Answers  


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

1 Answers  


What is javaserver faces technology?

1 Answers  


What is eager managed bean?

1 Answers  


What is a listener class?

1 Answers  


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

1 Answers  


Categories