Last active
December 11, 2015 08:09
-
-
Save pikanji/4571603 to your computer and use it in GitHub Desktop.
Registering spring-security to web.xml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- <param-value>/WEB-INF/spring/root-context.xml</param-value> | |
+ <param-value>/WEB-INF/spring/root-context.xml, /WEB-INF/spring/appServlet/spring-security.xml</param-value> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment