Hello All,

I would like to upload a file using spring 2.5, however I'm getting a nullpointer exception for the file object.

I have put the multipartResolver in the xml File. If you can spot a...