摘要: 一、目录结构 web.xml springmvc.xml 二、forword @Controller @RequestMapping("/forword") public class HelloByForwordController { /* * 转向 by servlet * */ @Reques 阅读全文
posted @ 2021-09-19 16:13 光一 阅读(945) 评论(0) 推荐(0) 编辑