Oracle
1Z0-900 · Question #32
1Z0-900 Question #32: Real Exam Question with Answer & Explanation
Sign in or unlock 1Z0-900 to reveal the answer and full explanation for question #32. The question stem and answer options stay visible for context.
Create Java Web Applications using JSPs
Question
Which two statements are true about the relationship between JavaServer Pages (JSP) and servlets? (Choose two.)
Options
- AA JSP page must extend the HTTPServlet class to behave like a servlet.
- BA JSP page has access to the same information, objects, and a context as a servlet.
- CA JSP page is interpreted by JSPServlet.
- DA JSP page must be written as either an XML file or a JSP file before it is turned into a servlet.
Unlock 1Z0-900 to see the answer
You've previewed enough free 1Z0-900 questions. Unlock 1Z0-900 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.
Topics
#JSP#Servlets#Compilation#Implicit Objects