http://localhost:9000/appname/module/rest/user/0001该请求中,appn

题目
单选题
http://localhost:9000/appname/module/rest/user/0001该请求中,appname为()
A

应用项目名称

B

模块名

C

场景名

D

weblet名

如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
相似问题和答案

第1题:

安装并成功运行PWS后,打开PWS默认页面的地址栏输入方式中没有()。

A.“http://localhost”

B.“http://default”

C.“http://127.0.0.1”

D.“http://你的IP地址”


参考答案:B

第2题:

HTTP请求中()头域的内容包含发出请求的用户信息。

A、Accept

B、Referer

C、User-Agent

D、Cookie


参考答案:C

第3题:

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

A.<jsp:includepage=http://localhost:/8080/my.jsp/>

B.<%@includefile=http://localhost:/8080/my.jsp/>

C.<jsp:includefile=http://localhost:/8080/my.jsp/>

D.<%@includepage=http://localhost:/8080/my.jsp/>


参考答案:A, B

第4题:

以下哪条命令能利用“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

第5题:

假设在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

第6题:

以下哪个属于HTTP请求信息()。

A、User-Agent

B、Content-Length

C、Accept-Ranges

D、Expires


参考答案:A

第7题:

HTTP请求头中()域的内容包含发出请求的用户信息,例如使用的客户端名称和版本号等。

A、Host

B、Referer

C、User-Agent

D、Content-Length


参考答案:C

第8题:

在本机的IIS上的默认Web站点中,有一个名称为homework的虚拟目录,如果要浏览此目录中的student1.aspx文件,则需在IE的地址栏中,键入( )即可浏览此网页。

A、http://localhost/studentaspx

B、http://127.0.0.1/studentaspx

C、http://localhost/homework/studentaspx

D、http://127.0.0.1/homework


参考答案:C

第9题:

假设在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

第10题:

假设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

更多相关问题