-————————————————————————————————————-
web.xml
springmvc
org.springframework.web.servlet.DispatcherServlet
contextConfigLocation
springmvc
/
spring listerner
org.springframework.web.context.ContextLoaderListener
spring config
contextConfigLocation
/WEB-INF/applicationContext.xml
Spring character encoding filter
org.springframework.web.filter.CharacterEncodingFilter
encoding
utf-8
Spring character encoding filter
/*
404
/error/404.html
30
login.jsp
-————————————————————————————————————-
springmvc-servlet.xml
<?xml version=”1.0” encoding=”UTF-8”?>
-————————————————————————————————————-
UTF-8
-————————————————————————————————————-
applicationContext-spring.xml
org.hibernate.dialect.MySQLDialect
true
update
中间写入hibernate注解的实体
还没有评论,来说两句吧...