You are creating an application on a Windows PC, and you want to test a form. What are two ways to start an OC4J instance on the PC? (Choose two)
A.
From the Forms Builder menu.
B.
From the Windows Start menu.
C.
By executing a batch file that is included with Oracle9iDS.
D.
From the test form that is included with Oracle9iDS.
E.
From the HTML front end (runform.htm) that is included with Oracle9iDS.
F.
By running a Forms Builder form, which automatically starts OC4J.
Explanation:
Oracle 9i: Forms Developer Build Internet Application M3-P17 To use OC4J on Windows NT, you start it by executing the batch file provided, called startinst.bat. This file is located in the j2eeOracle9iDS subdirectory of ORACLE_HOME. If you will be testing your applications on your client machine, it is a good idea to set up a shortcut to this batch file, and also to the batch file to stop the OC4J instance, called stopinst.bat.