Page 1 of 1

About Question enthuware.jwpv6.2.863 :

Posted: Fri Aug 10, 2012 10:13 am
by maxyms
Hello,

Looks like explanation for option 3:
ServletContext : getInitParameter(String name))
--There is no such method in ServletConfig.

Should be different, like: method ServletContext().getInitParameter(String name) returns initialization parameter for application but not for specific servlet.

Re: About Question enthuware.jwpv6.2.863 :

Posted: Fri Aug 10, 2012 10:31 am
by admin
You are right. The explanation for this option does not make sense. It has now been fixed.

thank you for your feedback!