SSH2项目配置文件示例.docxVIP

  • 1
  • 0
  • 约 6页
  • 2017-08-05 发布于河南
  • 举报
 PAGE \* MERGEFORMAT 6 SSH2项目涉及到的配置文件主要有6个,分别为: web.xml applicationContext.xml struts.xml hibernate.cfg.xml News.hbm.xml perties 1、web.xml web.xml文件主要是引入了spring的监听器和Struts2的拦截器。 ?xml version=1.0 encoding=UTF-8? web-app version=2.5 xmlns=/xml/ns/javaee xmlns:xsi=/2001/XMLSchema-instance xsi:schemaLocation=/xml/ns/javaee /xml/ns/javaee/web-app_2_5.xsd context-param param-namecontextConfigLocation/param-name param-value/WEB-INF/classes/applicationContext.xml/param-value /context-param listener listener-classorg.springframework.web.context.ContextLoaderListener/

文档评论(0)

1亿VIP精品文档

相关文档