摘要: 原文地址:http://blog.csdn.net/kutim/article/details/46682547 spring表单标签 [html] view plain copy <%@taglib uri="http://www.springframework.org/tags/form" pr 阅读全文
posted @ 2017-10-09 20:59 谁将新樽辞旧月,今月曾经照古人 阅读(301) 评论(0) 推荐(0) 编辑
摘要: 原文地址:http://www.cnblogs.com/yjq520/p/6734422.html 1、@Controller @Controller 用于标记在一个类上,使用它标记的类就是一个SpringMVC Controller 对象。分发处理器将会扫描使用了该注解的类的方法,并检测该方法是否 阅读全文
posted @ 2017-10-09 20:45 谁将新樽辞旧月,今月曾经照古人 阅读(358) 评论(0) 推荐(0) 编辑