Loading

摘要: 1、使用HttpServletResponse来处理-不需要配置解析器 @Controller public class AjaxController { @RequestMapping("/ajax") public void ajax(String name,HttpServletRespons 阅读全文
posted @ 2021-03-05 23:09 hengx 阅读(139) 评论(0) 推荐(0)