What does the @applicationscoped annotation indicate?
Answer Posted / Satyendra Kumar Verma
The @ApplicationScoped annotation in JSF indicates that a managed bean has application scope. This means that a single instance of the bean exists throughout the entire application lifetime, and is shared by all users and sessions.
| 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