Examveda

In Java web applications, what is the purpose of the `@SessionScoped` annotation?

A. To define JavaBean properties

B. To execute SQL queries

C. To indicate that a bean's scope is limited to a user session

D. To create JavaBeans

Answer: Option C


Join The Discussion

Related Questions on Application Lifecycle and Annotation