no longer need to explicitly set facelets resource resolver

This commit is contained in:
Scott Andrews
2008-07-01 18:14:25 +00:00
parent 01e09ff5a0
commit e28be22b5d

View File

@@ -30,7 +30,6 @@ Web-FilterMappings: springSecurityFilterChain;url-patterns:="/*"
Web-ContextParams:
javax.faces.DEFAULT_SUFFIX;param-value:=".xhtml",
facelets.DEVELOPMENT;param-value:="true",
facelets.REFRESH_PERIOD;param-value:="1",
facelets.RESOURCE_RESOLVER;param-value:="org.springframework.faces.webflow.FlowResourceResolver"
facelets.REFRESH_PERIOD;param-value:="1"
Web-SessionTimeout: 5
Web-WelcomeFiles: index.html