FileSytemResources « MVC « Spring Q&A





1. FileSytemResources in Spring Framework    stackoverflow.com

I am trying to retrieve xml file (containing bean definition) in my Spring MVC project. If I have the xml file under WEB-INF directory, then what path should I put into FileSystemResource ...