Hi All!

I used multipart file to upload file in my spring web project.
But anyone out there that knows how to save to a directory inside
your project? I mean for example your web project is named "MyWebProject".
Under that directory is a folder named "Images". I want to upload
in that folder.

Is there a way to do that?

Thanks