springMVC配置文件

╰+哭是因爲堅強的太久メ 2022-09-23 10:58 258阅读 0赞

-————————————————————————————————————-

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注解的实体






发表评论

表情:
评论列表 (有 0 条评论,258人围观)

还没有评论,来说两句吧...

相关阅读