下面选项中,哪个头字段用于指定服务器软件产品的名称?()
A. Server
B. Accept-Range
C. Accept-Location
D. Accept- Server
查看答案
假设在helloapp应用中有一个hello.jsp,它的文件路径如下:/webapps/helloapp/hello/hello.jsp在web.xml文件中没有对hello.jsp作任何配置,那么浏览器端访问hello.jsp的URL是什么?
A. http://localhost:8080/hello.jsp
B. http//:localhost:8080/hello.jsp
C. http://localhost:8080/helloapp/hello/hello.jsp
D. http://localhost:8080/hello
下面选项中,哪个头字段可以指定客户端使用的操作系统及版本?()
A. Location
B. User-Agent
C. If-Modified-Since
D. Referer
在\bin文件夹中,双击下列哪个脚本文件可以启动Tomcat服务器?( )
A. service.bat
B. shutdown.bat
C. startup.bat
D. tomcat7.exe
下面选项中,关于Tomcat存放Web应用程序需要访问的JAR包的是()
A. bin
B. conf
C. lib
D. webapps