Choose the correct sequence of steps to add the component to the page.

You have found a declarative component that you would like to use on one of the pages that you
are designing.
Choose the correct sequence of steps to add the component to the page.

You have found a declarative component that you would like to use on one of the pages that you
are designing.
Choose the correct sequence of steps to add the component to the page.

A.
Select the ADF library from the Component Palette.
Add the ADF library to the current project.
Select the declarative component and drag it to the page.
Deploy the component’s project as an ADF library JAR file.

B.
Deploy the component’s project as an ADF library JAR file.
Add the ADF library to the current project.
Select the ADF library from the Component Palette.
Select the declarative component and drag it to the page.

C.
Add the ADF library to the current project.
Select the ADF library from the Component Palette.
Select the declarative component and drag it to the page.
Deploy the component’s project as an ADF library JAR file.

D.
Deploy the component’s project as an ADF library JAR file.
Select the ADF library from the Component Palette.
Select the declarative component and drag it to the page.
Add the ADF library to the current project.

E.
Deploy the component’s project as an ADF library JAR file.
Select the ADF library from the Component Palette.
Add the ADF library to the current project.
Select the declarative component and drag it to the page.

Explanation:
http://docs.oracle.com/cd/E12839_01/web.1111/b31973/gs_jdev.htm#CCHIGCFI
(topic 2.4.4)



Leave a Reply 6

Your email address will not be published. Required fields are marked *


Muhammad Yassein

Muhammad Yassein

Answer is B

bogdan

bogdan

B of course

Qader

Qader

Correct answer is A

The question clearly says “You have found a declarative component that you would like to use”, it means you already have component.

“Choose the correct sequence of steps to add the component to the page”
The above means choose steps to add, it doesn’t say how to deploy and add

Wolf G. Beckmann

Wolf G. Beckmann

But then the last step makes no sense.
–> B

allansantos

allansantos

I guess the correct answer is B too. Just because you have found a declarative component doesn’t means you have the jar file.