I'm having issues with file uploads. I've followed the example at
http://www.stripesframework.org/display/stripes/File+Uploads but I
keep running into weird issues.

The main issue that I'm having right now is that I get the file in the
action bean, but once I forward my resolution back, I get an empty
response back at the browser. I've stepped through the code into the
jsp files that I have and all of the data is there in the jsp. Theres
no error thrown and it returns a 200 OK response code. Yet theres
still no html/data coming back from the response.

Any ideas?

------------------------------------------------------------------------------

_______________________________________________
Stripes-users mailing list
Stripes-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/stripes-users

Reply via email to