Answer Posted / 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 View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category