Jan,
Add IFrameIO to your javascript since fileupload uses iframe io transport
instead of XHR.
dojo.require("dojo.io.IframeIO");
Refer to this article for details.
http://ajaxian.com/archives/dojo-uploading-files-and-contents-with-ajax
cheers,
Umesh
Jan Steinke wrote:
>
> Hi There,
> I would
Jan Steinke wrote:
Hi There,
I would like to upload some jpegs with struts 2.0.9 and redirect to
another site after the Action returns SUCCESS.
I tried is like this ( after reading the file upload example from the
struts 2 showcases):
uploadPictureForm.jsp:
enctype="multipart/f
2 matches
Mail list logo