Strut学习-web.xml

strurs框架中核心配置文件web.xml,struts.xml,struts.properties

1.web.xml主要的是配置初始信息,配置过滤器,用来配置<session-config>会话时间,<welcome-file-list><welcome-file>欢迎页,<error-page>错误页,<listener>监听器,<init-param>等等

 

posted @ 2016-11-13 23:01  邹小凡  阅读(121)  评论(0)    收藏  举报