On a side note, I can't get the multiple file upload example to work either.
The list of FileBeans is always null.

On Fri, May 14, 2010 at 1:26 PM, Karl Kirch <karlkrch.stri...@gmail.com>wrote:

> Also, if I remove the file upload field from the form it works (I get a
> filled response). But even if I don't add a file to the upload field it
> fails
>
> Karl
>
>
> On Fri, May 14, 2010 at 1:03 PM, Karl Kirch <karlkrch.stri...@gmail.com>wrote:
>
>> 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