Oracle
1Z0-899 · Question #169
1Z0-899 Question #169: Real Exam Question with Answer & Explanation
Sign in or unlock 1Z0-899 to reveal the answer and full explanation for question #169. The question stem and answer options stay visible for context.
Question
View the Exhibit. Given the web application deployment descriptor elements: 11. <filter> 12. <filter-name>ParamAdder</filter-name> 13. <filter-class>com.example.ParamAdder</filter-class> 14. </filter> ... 31. <filter-mapping> 32. <filter-name>ParamAdder</filter-name> 33. <servlet-name>Destination</servlet-name> 34. </filter-mapping> ... 55. <servlet-mapping> 56. <servlet-name>Destination</servlet-name> 57. <url-pattern>/dest/Destination</url-pattern> 58. </servlet-mapping> What is the result of a client request of the Source servlet with no query string?
Exhibit
Options
- AThe output "filterAdded = null" is written to the response stream.
- BThe output "filterAdded = addedByFilter" is written to the response stream.
- CAn exception is thrown at runtime within the service method of the Source servlet.
- DAn exception is thrown at runtime within the service method of the Destination servlet.
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.
