A web browser can connect directly to an Oracle server using which two?()
A、HTTP
B、IIOP
C、TCP/IP
D、Named Pipes
E、TCP/IP with SSL
A、HTTP
B、IIOP
C、TCP/IP
D、Named Pipes
E、TCP/IP with SSL
A、A.Add the following configuration to the <br /> B.Add the following configuration to the
<br /> C.Add the following @ Page directive to pages that query the database.
<br /> D.Add the following @ Page directive to pages that query the database.
A、A.<class><br/> B、B.<webapp><br/> C、C.<servlet><br/> D、D.<codebase><br/> E、E.<servlet-class>
A、A.Add a DynamicDataManager control to the Web page.<br /> B.Disable the auto-generated fields on GridView1. Add a DynamicField control for each field of the Product class.<br /> C.Add the following code segment to the Application_Start method in the Global.asax.cs file.<br /> D.Add the following code segment to the Page_Init method of the Web page.
A、A.Add the following configuration to the web.config file.<br /> B.Add the following configuration to the web.config file.
<br /> C.Add the following code segment to the Global.asax file.
<br /> D.Add the following code segment to the Global.asax file.
A、Publish Web Site B、Web-based installation C、Web site project mode D、Web services directory
A、 /conf/web.xml B、 /WEB-INF/web.xml C、 /conf/server.xml D、 /META-INF/web.xml E、 /WEB-INF/rules.xml F、 /META-INF/server. Xml
A、/WEB-INF B、/META-INF C、/WEB-INF/tlds D、/META-INF/tlds E、/WEB-INF/resources F、/META-INF/resources
A、session.getResource("/WEB-INF/myconfig.xml") B、request.getResource("/WEB-INF/myconfig.xml") C、context.getResource("/WEB-INF/myconfig.xml") D、getClass().getResource("/WEB-INF/myconfig.xml")
A、A.Web Setup project B、B.Web-based deployment C、C.Deployment manifest D、D.Web Deployment Tool