I\'m trying to emulate the file upload code from the grails website, and I\'m running into some problems. I\'m using the same code as found here. Here is my code:
make sure you update the html (your gsp with the form to upload from) to have the enctype as they show:
Hope that is helpful, seems too obvious but it's my first thought after seeing your error message.