摘要:
使用 java EE HttpServletRequest对象获取的 ContextPath配置为hello,ServletPath配置为/* 输出: URL: http://127.0.0.1:8001/hello/world/5555URI: /hello/world/5555contextPa 阅读全文
posted @ 2017-11-27 19:26
zhuangrunwei
阅读(1229)
评论(0)
推荐(0)
摘要:
1、html <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> </head> <body> <form method="get" action="world"> 名称: <input 阅读全文
posted @ 2017-11-27 18:27
zhuangrunwei
阅读(148)
评论(0)
推荐(0)