I'm using Spring framework 3.1.3 to develop Web Site. I want to save an image to server. If I use path : "E:\\", I can save image. But I want to save to "WebContent/Images". How I can get path? Please help me.