Web.xml文件说明整理.docVIP

  • 6
  • 0
  • 约9.29千字
  • 约 8页
  • 2015-09-17 发布于山西
  • 举报
Web.xml文件说明 在web.xml中配置spring的配置文件路径 !-- Spring ApplicationContext配置文件的路径,可使用通配符,多个路径用,号分隔 此参数用于后面的Spring Context Loader -- context-param param-namecontextConfigLocation/param-name param-value classpath*:applicationContext.xml, classpath*:applicationContext-ehcache.xml, classpath*:applicationContext-task.xml, !-- classpath*:applicationContext-quartz.xml -- !--classpath*:applicationContext-minaServer.xml-- /param-value /context-param 配置CharacterEncoding,设置字符集 !-- 配置CharacterEncoding,设置字符集 -- !-- Filter 定义 -- !-- Character Encoding filter -- filter filter-nam

文档评论(0)

1亿VIP精品文档

相关文档