About Question enthuware.jwpv6.2.918 :
Posted: Sat Apr 05, 2014 5:50 am
Hi,
The explanation for this question states that:
"Parameters are always defined in web.xml or come as a part of request (there is no method like setParameter() in any interface) where as attributes can be set programmatically using setAttribute()"
Isn't there a ServletContext.setInitParameter(name, value) method though?
Kind Regards
The explanation for this question states that:
"Parameters are always defined in web.xml or come as a part of request (there is no method like setParameter() in any interface) where as attributes can be set programmatically using setAttribute()"
Isn't there a ServletContext.setInitParameter(name, value) method though?
Kind Regards