Page 1 of 1

About Question enthuware.jwpv6.2.999 :

Posted: Tue Oct 01, 2013 1:21 am
by basamajoe
I don't get the meaning of the answer.
The question is For application and session JSP scopes, what class of object is used to store the attributes?

And the answer is just the opposite order, HttpSession and ServletContext respectively.

Wouldn't it have to be answer 3, ServletContext(application) and HttpSession(session) respectively?

Re: About Question enthuware.jwpv6.2.999 :

Posted: Tue Oct 01, 2013 6:43 pm
by admin
I see that the correct answer is indeed ServletContext and HttpSession respectively.
test.png
test.png (23.12 KiB) Viewed 3354 times