What is the best scope in which to store an object containing display data that is to be sent from a
servlet acting as a controller to a JSP page with the session disabled?
A.
session
B.
application/servletContext
C.
page
D.
request
What is the best scope in which to store an object containing display data that is to be sent from a
servlet acting as a controller to a JSP page with the session disabled?
What is the best scope in which to store an object containing display data that is to be sent from a
servlet acting as a controller to a JSP page with the session disabled?
A.
session
B.
application/servletContext
C.
page
D.
request