Oracle
1Z0-899 · Question #165
1Z0-899 Question #165: Real Exam Question with Answer & Explanation
Sign in or unlock 1Z0-899 to reveal the answer and full explanation for question #165. The question stem and answer options stay visible for context.
Question
To add a servlet to a context that has not been declared either via annotation or via the descriptor, during context initialization time the following API can be used (Choose three.)
Options
- AservletContext.addServlet("myServletName", "MyServlet");
- BservletContext.addServlet( (<Class extends
- CservletContext.addServlet(myServlet);
- DservletContext.addServlet( ("myServletName", <Class extends
- EservletContext.addServlet("myServletName", MyServlet);
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.