The Web server knows how to (),(), and () the document to the requesting client. A、avoidB、locateC、readD、report

The Web server knows how to (),(), and () the document to the requesting client.

A、avoid

B、locate

C、read

D、report


相关考题:

NooneinourclassbutTomandJack______what______withMike. A.know;iswrongB.knows;wrongisC.knows;isthematterD.know;wrongis

在J2EE中,Web容器要求必须在应用程序中有一个WEB-INF目录,这个目录中包括()。 A.server.xml文件,servlet子目录,jar子目录B.web.xml文件,classes子目录,jar子目录C.server.xml文件,Servlet子目录D.web.xml文件,classes子目录,lib子目录

在Web的Client/Server工作环境中,( )起着控制的作用。A.Web服务器B.Web浏览器C.HTTP协议D.HTML语言

He ________ ________ to learn English well. A.knows...howB.know...howC.knows...whatD.knew...what

你在创建一个 Web 窗体。这个 Web 窗体允许用户计算值并在名为 lblResults 的 Label 控件中显示结果。你需要在 Web 窗体通过 Error 事件截获所有未处理的异常并显示异常在 Web 窗体上。你可以使用下面那个代码段实现?() A. protected void Page_Error(object sender, EventArgs e) { lblResults.Text = e.ToString();e=null;}B. protected void Page_Error(object sender, EventArgs e) { lblResults.Text =Server.GetLastError().ToStri();Server.ClearError();}C. protected void Page_Error(object sender, EventArgs e) Response.Write(e.ToString());e=null;}D. protected void Page_Error(object sender, EventArgs e) Response.Write(Server.GetLastError().ToString()); Server.ClearError();}

Whichpath,relativetoawebapplication’sroot,identifiesthewebapplication’sdeploymentdescriptor?() A./conf/web.xmlB./WEB-INF/web.xmlC./conf/server.xmlD./META-INF/web.xmlE./WEB-INF/rules.xmlF./META-INF/server.Xml

Web的Client/Server工作环境中,起着控制作用的是( )。A.Web服务器B.Web浏览器C.Web客户端D.HTML语言

They' re petitioning for better facilities for the disabled on public transport.A: planningB: preparingC: lookingD: requesting

Windows 2000操作系统集成的Web服务器软件是 ( ) 。A.Internet Information ServerB.Appache] Httpd]C.WebsPhere] Application ServerD.ONE] Web] Server

2、可以设置Tomcat默认端口的文件是()A.server.xmlB.web.xmlC.context.xmlD.startup.bat