Free Oracle 1Z0-900 Exam Actual Questions

The questions for 1Z0-900 were last updated On Jan 15, 2025

Question No. 1

How can you inject a target web service into an EJB?

Show Answer Hide Answer
Correct Answer: A

Question No. 2

Which two features are provided by the JSTL Core library for a JSP? (Choose two.)

Show Answer Hide Answer
Correct Answer: A, D

Question No. 3

Given the code fragment from a Facelet page:

On Line 1, you ae asked to insert a search box that displays the text ''Search Here'' via a placeholder.

Assume searchMB is a valid Managed Bean.

Which two options enable you to create a search box with a placeholder attribute on Line 1? (Choose two.)

Show Answer Hide Answer
Correct Answer: C, E

Question No. 4

Given the code fragment:

Which method should be used on line 3 to enable default validation mechanism?

Show Answer Hide Answer
Correct Answer: D

Question No. 5

How do you specify a default error page in your web.xml file?

Show Answer Hide Answer
Correct Answer: B