Skip to content

Instantly share code, notes, and snippets.

@krams915
Created January 9, 2012 16:47
Show Gist options
  • Save krams915/1583809 to your computer and use it in GitHub Desktop.
Save krams915/1583809 to your computer and use it in GitHub Desktop.
<context-param>
<param-name>contextConfigLocation</param-name>
<param-value>
/WEB-INF/spring-security.xml
/WEB-INF/applicationContext.xml
</param-value>
</context-param>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment