Page 1 of 1

About Question enthuware.jwpv6.2.915 :

Posted: Mon Sep 10, 2012 7:50 am
by sergey183
Which of the following activities occur during JSP page translation phase?
why "JSP page implementation class is loaded." is not a correct answer?

What's the difference to Q#44
Which of the following tasks may happen in the translation phase of JSP page?
Here the correct answers:
+Creation of the servlet class corresponding to the JSP file.
+Loading of the servlet class.

Some kind of mismatch ?

Re: About Question enthuware.jwpv6.2.915 :

Posted: Sun Sep 16, 2012 6:33 am
by admin
You are right. It should be correct as well. This option has now been changed to use "instantiated" instead of "loaded".

thank you for your feedback!