假设在helloapp应用中有一个hello.jsp,它的文件路径如下:TOMCAT_HOME%/webapps/helloapp/hello/hello.jsp那么在浏览器端访问hello.jsp的URL是什么?()A、http://localhost:8080/hello.jspB、http://localhost:8080/helloapp/hello.jspC、http://localhost:8080/helloapp/hello/hello.jsp

题目

假设在helloapp应用中有一个hello.jsp,它的文件路径如下:TOMCAT_HOME%/webapps/helloapp/hello/hello.jsp那么在浏览器端访问hello.jsp的URL是什么?()

  • A、http://localhost:8080/hello.jsp
  • B、http://localhost:8080/helloapp/hello.jsp
  • C、http://localhost:8080/helloapp/hello/hello.jsp

相似考题
更多“假设在helloapp应用中有一个hello.jsp,它的文件路径如下:TOMCAT_HOME%/webapps/helloapp/hello/hello.jsp那么在浏览器端访问hello.jsp的URL是什么?()A、http://localhost:8080/hello.jspB、http://localhost:8080/helloapp/hello.jspC、http://localhost:8080/helloapp/hello/hello.jsp”相关问题
  • 第1题:

    若Web站点的Internet域名是www.1wh.com,IP为192.168.1.21,TCP端口为8080,则用户在IE浏览器的地址栏中输入()后就可访问该网站。

    A.http://192.168.1.21

    B.http://www.1wh.com

    C.http://192.168.1.21:8080

    D.http://www.1wh.com/8080


    正确答案:C

  • 第2题:

    假设在helloapp应用中有一个hello.jsp,它的文件路径如下:%JA VA_HOME%/webapps/helloapp/hello/hello.jsp 那么在浏览器端访问hello.jsp的URL是什么? ()

    A.http://localhost:8080/hello.jsp

    B.http://localhost:8080/helloapp/hello.jsp

    C.http://localhost:8080/helloapp/hello/hello.jsp

    D.http://localhost:8080/webapps/helloapp/hello/dello.jsp


    参考答案C

  • 第3题:

    如果想查看IIS是否安装正确,可以打开IE浏览器,在地址栏中输入一个URL地址,不正确的是()。

    A.http://localhost/

    B.http:// 127. 0. 0.1/

    C.http://本机IP地址

    D.http:// 192. 168. 1.1


    正确答案:D

  • 第4题:

    eclipse+tomcat+jdk安装问题?

    环境变量设置好了,eclipse和tomcat都安装好了,tomcat启动了,输入http://localhost:8080显示不了小猫,报错404怎么回事啊?


    可以换一个没有被占用的 类似的端口就可以了呀

    MyEclipse只是一个IDE而已...Tomcat是服务器.....在MyEclipse可以设置...JDK是你的电脑的Java的版本..

    MyEclipse8.0可能合并了这些..就是你安装8.0的时候就安装了他们..

  • 第5题:

    在Tomcat启动后,可以在浏览器中输入()://localhost:8080来测试安装配置是否正确。


    正确答案:http

  • 第6题:

    若Web站点的域名是www.1wh.com,IP为192.168.1.21,现将TCP端口改为8080,可在IE浏览器的地址栏中输入()访问该网站。

    • A、http://192.168.1.21
    • B、http://www.1wh.com
    • C、http://192.168.1.21:8080
    • D、http://www.1wh.com/8080

    正确答案:C

  • 第7题:

    若ASP服务器的根目录是“C:///wwwroot”,虚拟目录别名“temp”对应的路径是“C:///wwwroot/asp/temp”,则浏览temp目录下的文件“test.asp”正确的是()。

    • A、http://localhost/temp/test.asp
    • B、http://127.0.0.1/temp/test.asp
    • C、http://localhost/asp/temp/test.asp
    • D、http://127.0.0.1/asp/test.asp

    正确答案:A,B,C

  • 第8题:

    假设在helloapp应用中有一个Javabean文件HelloServlet,它位于org.javathinker包下,那么这个bean的class文件应该放在什么目录下? ()

    • A、helloapp/HelloServlet.class
    • B、helloapp/WEB-INF/HelloServlet.class
    • C、helloapp/WEB-INF/classes/HelloServlet.class
    • D、helloapp/WEB-INF/classes/org/javathinker/HelloServlet.class

    正确答案:D

  • 第9题:

    下列哪项是was的地址()。

    • A、http://192.168.1.31:8080/assistant/
    • B、http://192.168.1.31:8080/assistants/
    • C、http://192.168.1.31:8181/assistant/
    • D、http://192.168.1.31:8181/assistants/

    正确答案:A

  • 第10题:

    以下哪条命令能利用“SQL”漏洞动用XP_cmdshell存储过程,启动或停止某项服务?()

    • A、http://localhost/script?’:EXEC+master..XP_servicecontrol+’start’,+’Server’;-
    • B、http://localhost/script?0’:EXEC+master..XP_servicecontrol+’start’,+’Server’;--
    • C、http://localhost/script?1’:EXEC+master..XP_servicecontrol+’start’,+’Server’;--
    • D、http://localhost/script?0’:EXEC+master..XP_servicecontrol+’start’,+’Server’--

    正确答案:B

  • 第11题:

    填空题
    在Tomcat启动后,可以在浏览器中输入()://localhost:8080来测试安装配置是否正确。

    正确答案: http
    解析: 暂无解析

  • 第12题:

    单选题
    假设在helloapp应用中有一个hello.jsp,它的文件路径如下:TOMCAT_HOME%/webapps/helloapp/hello/hello.jsp那么在浏览器端访问hello.jsp的URL是什么?()
    A

    http://localhost:8080/hello.jsp

    B

    http://localhost:8080/helloapp/hello.jsp

    C

    http://localhost:8080/helloapp/hello/hello.jsp


    正确答案: A
    解析: 暂无解析

  • 第13题:

    假设在helloapp应用中有一个hello.jsp,文件路径为C:/Tomcat/webapps/helloapp/hello/hello.jsp那么在浏览器端访问hello.jsp的URL是(

    )

    A、http://localhost:8080/hello.jsp

    B、http://localhost:8080/helloapp/hello.jsp

    C、http://localhost:8080/helloapp/hello/hello.jsp

    D、http://localhost:8080/helloapp/hello


    正确答案:C

  • 第14题:

    假设在helloapp应用中有一个hello.jsp,它的文件路径如下:%JAVA_HOME%/webapps/helloapp/hello/hello.jsp,那么在浏览器端访问hello.jsp的URL为()。

    A、http://localhost:8080/hello.jsp

    B、http://localhost:8080/helloapp/hello.jsp

    C、http://localhost:8080/helloapp/hello/hello.jsp

    D、http://localhost:8080/webapps/helloapp/hello/dello.jsp


    参考答案:C

  • 第15题:

    在访问的URL http://Cms.bit.edu.Cn:8080/login.aspx中,http表示( )。

    A.端口号

    B.文件名

    C.访问协议

    D.主机名


    正确答案:C

  • 第16题:

    假设IIS所预设的主目录位置为D:\Test,如果在D:\Test目录下的mytest.htm被浏览,则其在浏览器中的地址为( )。

    A.http://mytest.htm

    B.http://localhost

    C.http://localhost/mytest.htm

    D.http//localhost/mytest.htm/test/mytest.htm


    正确答案:C

  • 第17题:

    假设iManagerN2000 BMS网管服务器地址为10.72.1.10,请问需要在IE浏览器地址栏中输入如下哪个URL可以登陆DSLKeeper子系统()。

    • A、http://10.72.1.10:8000/DSLKeeper
    • B、http://10.72.1.10:8080/DSLKeeper
    • C、http://10.72.1.10:9800/DSLKeeper
    • D、http://10.72.1.10:9818/DSLKeeper

    正确答案:B

  • 第18题:

    如果在chapter1下建立了一个子文件夹images,并且在其中放置了一个图片文件1.jpg,那么以下URL正确的是()。

    • A、http://localhost/asptemp/chapter1/images/1.jpg
    • B、http://127.0.0.1/asptemp/chapter1/images/1.jpg
    • C、http://localhost/inetpub/wwwroot/asptemp/chapter1/images/1.jpg
    • D、http://127.0.0.1/inetpub/wwwroot/asptemp/chapter1/images/1.jpg

    正确答案:A,B

  • 第19题:

    AMS客户端下载到PC上,路径正确的是

    • A、~http://ams_ip:8080/ams-client
    • B、http://localhost:8080/ams_download
    • C、http://ams_ip:8080/ams_download
    • D、http://localhost:8080/ams-client

    正确答案:A

  • 第20题:

    湖南认证服务器地址为:()

    • A、http://124.232.131.132:8080/iptvepg/
    • B、http://124.232.131.132:8080/iptvepg/platform/index.jsp
    • C、http://124.232.131.136:8080/iptvepg/platform/index.jsp
    • D、http://124.232.131.132:8080/iptvepg/platform

    正确答案:B

  • 第21题:

    以下哪条命令能利用“SQL注入”漏洞动用XP_cmdshell存储过程,获得某个子目的清单?()

    • A、http://localhost/script?’:EXEC+master..XP_cmdshell+’dir’:--
    • B、http://localhost/script?1’:EXEC+master..XP_cmdshell+’dir’:--
    • C、http://localhost/script?0’:EXEC+master..XP_cmdshell+’dir’:--
    • D、http://localhost/script?1’:EXEC+master..XP_cmdshell+’dir’--

    正确答案:A

  • 第22题:

    需要创建新的webi报表时,可以通过以下哪种方式连接到BOE(dawning)?()

    • A、http://dawning:8080/CmcApp
    • B、http://dawning:8080/cmc
    • C、http://dawning:8080/InfoView
    • D、http://dawning:8080/InfoViewApp

    正确答案:D

  • 第23题:

    多选题
    在J2EE中,对于以下的include指令和include动作,书写正确的是()
    A

    <jsp:include page=http://localhost:/8080/my.jsp/>

    B

    <%@ include file=http://localhost:/8080/my.jsp/>

    C

    <jsp:include file=http://localhost:/8080/my.jsp/>

    D

    <%@ include page=http://localhost:/8080/my.jsp/>


    正确答案: C,A
    解析: 暂无解析