摘要: 本文转自 :http://blog.sina.com.cn/s/blog_6ac4c6cb010190ml.htmlFilterDispatcher是早期struts2的过滤器,后期的都用StrutsPrepareAndExecuteFilter了,如 2.1.6、2.1.8。StrutsPrepa... 阅读全文
posted @ 2015-04-01 23:38 hello_史努比 阅读(483) 评论(0) 推荐(0) 编辑
摘要: Log4J的配置文件(Configuration File)就是用来设置记录器的级别、存放器和布局的,它可接key=value格式的设置或xml格式的设置信息。通过配置,可以创建出Log4J的运行环境。1. 配置文件Log4J配置文件的基本格式如下:#配置根Loggerlog4j.rootLogge... 阅读全文
posted @ 2015-04-01 22:01 hello_史努比 阅读(299) 评论(0) 推荐(0) 编辑