spring mvc learn process

本文详细介绍了 Spring MVC 的核心组件及其工作原理:包括处理映射(firstishandlemapping)、控制器(secondiscontroller)、视图解析器(viewresolve),特别强调了 InternalResourceViewResolver 和 ResourceBundleViewResolver 的使用方式及限制条件。此外还提到了 web.xml 配置中的一些常见错误以及针对 Servlet 2.4 版本的配置建议。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

1. first is handle mapping: 

2.second is controller: but 

3.it is viewresolve: there is main 3 :one is InternalResourceViewResolver,it is reflact the suffix and prefix to become  "web-inf/pages/XXX.jsp",the other is resourcebundleViewResolver it is support a properties file to turn the jsp file and the class ,BTW: it not support  "XXXView.class" but for "XXXXview.(class)"

4.other : to config the web.xml ,some error appear ,for servlet 2.4, you should config the listener not the servlet in you configration. and  if you use the session you should add the JTA.jar file

 

 
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值