Hi,
I haven't seen tapestry code about file upload, but ajax cannot handle file
upload directly as also specified into dojo api. A solution is to use an
hidden iframe. Again I don't know if tapestry uses this solution. Check it
out ;-P !

Ciao,
kiuma

On 3/7/07, VitalyA <[EMAIL PROTECTED]> wrote:


Hello all,
I try to upload file using Upload component.
It works, but if i try to add to my form async="ognl:true"
I get following javascript exception:
Error received in IO response.  : None of the loaded transports for
dojo.io.bind() can handle the request."
Thanks.
--
View this message in context:
http://www.nabble.com/Upload-file-component%28async-problem%29-tf3361721.html#a9351720
Sent from the Tapestry - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Reply via email to