摘要: Mapping问题 1.一个Servlet可以指定一个映射路径 <!--默认端口号:http://localhost:8080/hello --><servlet-mapping> <servlet-name>hellowSer</servlet-name> <url-pattern>/yang</ 阅读全文
posted @ 2021-03-06 17:59 爱吃花椒面 阅读(80) 评论(0) 推荐(0)