You deploy a Web application with the following details:
WAR file name: techmac.war
Host name: edtdr5p1.us.oracle.com
Application Server Control Port: 1810
OC4J Instance name: techOC4J
Oracle HTTP Server Listener port: 7777
You executed the following command to deploy a Web application:
dcmctl deployApplication -file techmac.war -a techmac -co techOC4J -rc /tech/techmac
Which URL would you use to access the Web module?
A.
http://edtdr5p1.us.oracle.com/techOC4J/tech/techmac
B.
http://edtdr5p1.us.oracle.com/techmac
C.
http://edtdr5p1.us.oracle.com/tech/techmac
D.
http://edtdr5p1.us.oracle.com:1810/techOC4J/tech/techmac
E.
http://edtdr5p1.us.oracle.com:7777/tech/techmac
F.
http://edtdr5p1.us.oracle.com:1810/tech/techmac