I\'m creating a servlet that needs to load configuration information. Part of the configuration information I need is a list of Strings (specifically, a list of hostnames and/or
Put each param on its own line. I did the following recently and it works fine:
contextConfigLocation /WEB-INF/spring-beans.xml /WEB-INF/security-config.xml