首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 软件管理 > 软件架构设计 >

struts、spring、hibernate的调整步骤

2012-11-11 
struts、spring、hibernate的整合步骤SSH整合过程?struts、spring、hibernate的整合步骤:?1.导入struts、spring

struts、spring、hibernate的整合步骤

SSH整合过程?

struts、spring、hibernate的整合步骤:

?

1.导入struts、spring、hibernate所必须的包

?

2.在web.xml中配置

?? <context-param>

?? <param-name>contextConfigLocation</param-name>

?? <param-value>/WEB-INF/applicationContext.xml</param-value>

?? </context-param>

?? <listener>

<listener-class>org.springframework.web.context.ContextLoaderListener< stener-class>

?? < stener>

??

3.在struts-config.xml中配置

? <controller???????? processorstyle="margin: 0cm 0cm 0pt;">? </controller>

热点排行