下列哪项是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: 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/
举一反三
- 以下哪种格式是正确的URL( )。 A: http://localhost/8080/news/index.jsp B: http://localhost:8080/news/index.jsp C: http:localhost://8080/news/index.jsp D: http://localhost/8080:news/index.jsp
- 下面选项中【 】是合法的URL地址格式。 A: http://127.0.0.1:8080/file/index.asp B: http//:127.0.0.1:8080/file/index.asp C: http://127.0.0.1-8080/file/index.asp D: http//:127.0.0.1-8080/file/index.asp
- 下面选项中,能够正确访问下面代码中方法是() A: http://localhost:8080/chapter12/hello/firstController B: http://localhost:8080/chapter12/first/firstController C: http://localhost:8080/chapter12/first/first D: http://localhost:8080/chapter12/hello/first
- tomcat中访问helloapp应用的login.html文件时,在浏览器地址栏应写的url为 A: http://localhost:8080/helloapp/; B: http://localhost:8080/helloapp/login; C: http://localhost:8080/login.html; D: http://localhost:8080/helloapp/login.html
- 运行访问javaweb项目的路径可以是() A: http://localhost:8080/myweb/ B: http://localhost:8080/myweb/index.jsp C: http://www.baidu.com/myweb/ D: http://www.taobao.com/myweb/