Which annotation specifies the metadata as a javax.servlet.http.HttpSessionListener?

Which annotation specifies the metadata as a javax.servlet.http.HttpSessionListener?

Which annotation specifies the metadata as a javax.servlet.http.HttpSessionListener?

A.
@Listener

B.
@WebListener

C.
@WebSessionListener

D.
@HttpSessionListener

Explanation:
http://docs.oracle.com/cd/E12840_01/wls/docs103/webapp/annotateservlet.html (table
8-1, third row)



Leave a Reply 1

Your email address will not be published. Required fields are marked *