1. Which two protocols are used to communicate directly to an OC4J instance that is deployed as part of an Oracle9iAS instance? (Choose two.)
A. ORMI
B. HTTPS
C. HTTP
D. AJP12
E. AJP13
Answer: AE
2. An application developer provides you with the LoginServlet.class file and informs you that the servlet needs to connect to your production database.
As a Web Administrator, you are responsible for configuring the appropriate data source. No data sources have been configured up to now. Which three are true regarding enabling the servlet to connect to the database? (Choose three.)
A. You can use the preinstalled data source and customize it appropriately for your needs.
B. To use the preinstalled data source you first need to delete the <data-source> entries.
C. If it is a global data source that applies to all applications, the data source is configured at the application level for this application.
D. Global data sources are specified in the data-sources.xml file and applications can refer to that.
E. If it is a local data source that applies to only this application, the data source is configured at the application level for this application.
F. Data sources are defined in the application.xml file and your application can know about those data sources only if the data-sources.xml file knows about it.
Answer: ADE
Tags:
Post comment:
◎welcome to give out your point。