ehcache配置拦截器缓存页面
?
?
?配置ehcache.xml ?cache的name必须为SimplePageCachingFilter,不然会报拦截器加载失败及空指针
?
?
?
?
?
必须有common-logging.jar和log4j.jar
下面是完整代码
?
发布时间: 2012-12-24 10:43:13 作者: rapoo
ehcache配置拦截器缓存页面
?
?
?配置ehcache.xml ?cache的name必须为SimplePageCachingFilter,不然会报拦截器加载失败及空指针
?
?
?
?
?
必须有common-logging.jar和log4j.jar
下面是完整代码
?