Oracle
1Z0-899 · Question #70
1Z0-899 Question #70: Real Exam Question with Answer & Explanation
Sign in or unlock 1Z0-899 to reveal the answer and full explanation for question #70. The question stem and answer options stay visible for context.
Question
You are creating a content management system (CMS) with a web application front-end. The JSP that displays a given document in the CMS has the following general structure: The citation tag must store information in the document tag for the document tag to generate a reference section at the end of the generated web page.The document tag handler follows the Classic tag model and the citation tag handler follows the Simple tag model. Furthermore, the citation tag could also be embedded in other custom tags that could have either the Classic or Simple tag handler model. Which tag handler method allows the citation tag to access the document tag?
Exhibit
Options
- Apublic void doTag() {
- Bpublic void doStartTag() {
- Cpublic void doTag() {
- Dpublic void doStartTag() {
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.
