[s2] ajax multipart form submission

2007-05-13 Thread jf nuzbit
Hello, Has anyone managed to get a multipart/form-data submission working with the ajax theme? This is what I've got so far: ... Which looks like it's almost working but the target div updates with '[object HTMLDocument]' and the action never gets invoked. If i remove the s:file e

Re: [s2] ajax multipart form submission

2007-05-15 Thread jf nuzbit
<[EMAIL PROTECTED]> wrote: Try to get it to work with dojo first, no struts involved. I think there has been a couple of posts about this in the mailing list. Let us know if you get it to work as it would make a good FAQ :) musachy On 5/13/07, jf nuzbit <[EMAIL PROTECTED]> wrote: