Oracle
1Z0-899 · Question #73
1Z0-899 Question #73: Real Exam Question with Answer & Explanation
Sign in or unlock 1Z0-899 to reveal the answer and full explanation for question #73. The question stem and answer options stay visible for context.
Question
Click the Exhibit button. As a maintenance feature, you have created this servlet to allow you to upload and remove files on your web server. Unfortunately, while testing this servlet, you try to upload a file using an HTTP request and on this servlet, the web container returns a 404 status. What is wrong with this servlet?
Exhibit
Options
- AHTTP does NOT support file upload operations.
- BThe servlet constructor must NOT have any parameters.
- CThe servlet needs a service method to dispatch the requests to the helper methods.
- DThe doPut and doDelete methods do NOT map to the proper HTTP methods.
Unlock 1Z0-899 to see the answer
You've previewed enough free 1Z0-899 questions. Unlock 1Z0-899 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
