PRJ301 Part 2 Already Verified A+
1. Which of the following statements are correct about the status of the Http response? Select the one
correct answer.
A. A status of 200 to 299 signifies that the request was successful.
B. A status of 300 to 399 is informational messages.
C. A status of...
1. Which of the following statements are correct about the status of the Http response? Select the one
correct answer.
A. A status of 200 to 299 signifies that the request was successful.
B. A status of 300 to 399 is informational messages.
C. A status of 400 to 499 indicates an error in the server
D. A status of 500 to 599 indicates an error in the client. ✔️A. A status of 200 to 299 signifies that the
request was successful.
2. Classes HttpServlet and GenericServlet implement the _____ interface.
A. Servlet
B. Http
C. HttpServletRequest
D. HttpServletResponse ✔️A. Servlet
3. You have to send a gif image to the client as a response to a request. Which of the following calls will
you have to make?
A. response.setContentType("image/gif");
B. response.setType("application/gif");
C. response.setContentType("application/bin");
D. response.setType("image/gif"); ✔️A. response.setContentType("image/gif");
4. Consider the code of ReportServlet servlet of a web application. Assuming generateReport() is valid
method and have no problems, which of the following statement about these servlet is true?
A. ReportServlet will throw exception at runtime.
B. ReportServlet.java won't compile.
C. ReportServlet.java will compile and run without any problems. ✔️C. ReportServlet.java will compile
and run without any problems.
The benefits of buying summaries with Stuvia:
Guaranteed quality through customer reviews
Stuvia customers have reviewed more than 700,000 summaries. This how you know that you are buying the best documents.
Quick and easy check-out
You can quickly pay through credit card or Stuvia-credit for the summaries. There is no membership needed.
Focus on what matters
Your fellow students write the study notes themselves, which is why the documents are always reliable and up-to-date. This ensures you quickly get to the core!
Frequently asked questions
What do I get when I buy this document?
You get a PDF, available immediately after your purchase. The purchased document is accessible anytime, anywhere and indefinitely through your profile.
Satisfaction guarantee: how does it work?
Our satisfaction guarantee ensures that you always find a study document that suits you well. You fill out a form, and our customer service team takes care of the rest.
Who am I buying these notes from?
Stuvia is a marketplace, so you are not buying this document from us, but from seller CertifiedGrades. Stuvia facilitates payment to the seller.
Will I be stuck with a subscription?
No, you only buy these notes for $10.49. You're not tied to anything after your purchase.