Which annotation enables a servlet to efficiently process requests of typo multipart/form-data that involve large files being uploaded by the client?
Given an HttpServletRequestrequest and HttpResponseresponse, which sets a cookie "username" with the value "joe" in a servlet?