About Question enthuware.jwpv6.2.724 :
Posted: Thu Jul 26, 2012 12:32 pm
"In certain cases, the service(ServletRequest, ServletResponse) method of a servlet may not be called before doGet() method."
Why is this option not correct? How about if you call doGet() directly from doPost(), or from another method?
Why is this option not correct? How about if you call doGet() directly from doPost(), or from another method?