Michael Lake netvue.com> writes:
>
>
> Filip -
>
> You are exactly right. The session id wasn't being passed - and shame on
> me for not actually comparing the "t:formdata" values because they are
> indeed the same even when using the normal
> multiple times.
>
> Thank you and thanks to F
I'd love to see some code snippets too. I need the same functionality.
Thanks,
-Stephen
--
View this message in context:
http://www.nabble.com/T5%3A-Multiple-File-Upload-tp15598726p18867712.html
Sent from the Tapestry - User mailing list archive at Nabble.com.
---
So, does this mean it's working for you now? If so, would you mind
sharing? :)
-Filip
Michael Lake skrev:
Filip -
You are exactly right. The session id wasn't being passed - and shame on
me for not actually comparing the "t:formdata" values because they are
indeed the same even when using
Filip -
You are exactly right. The session id wasn't being passed - and shame on
me for not actually comparing the "t:formdata" values because they are
indeed the same even when using the normal
multiple times.
Thank you and thanks to Francois Armand for showing me how to tease the
sessio
Hi,
Are you sure that using the same t:formdata is what's causing the issue?
There seems to be a Flash bug that causes SwfUpload to send the wrong
session id with the request. Could this be why your session persisted
list isn't behaving as expected?
-Filip
Michael Lake skrev:
I'm working
I'm working on a project where I need multiple files (40 - 50) to be
uploaded from a single page.
The "tapestry-upload" module is unsuitable because the "t:upload"
component only allows you to select one file at a time. Selecting 50
files from the "browse for file" dialog one at a time would