About Question enthuware.jwpv6.2.608 :
Posted: Sun May 10, 2015 11:23 am
Hi,
I think the explanation for the correct answer contains an error:
I think the explanation for the correct answer contains an error:
should be@MultipartConfig annotation, when specified on a Servlet, indicates that the request it expects is of type mime/multipart.
@MultipartConfig annotation, when specified on a Servlet, indicates that the request it expects is of type multipart/form-data.