I would suggest you do the confirmation before you have them set the file. Once the listener fires for an Upload component, the file has already made the trip to the server. Backing out now just wastes bandwidth.

Todd

On Jul 5, 2005, at 11:23 AM, Sean LeBlanc wrote:

Hiya.

I wanted to ask what I hope isn't a really dumb question. I am able to have a form submit which uses the IUploadFile example from the Tapestry In Action book (page 165). However, now I want to put a confirmation page between the file selection page and the final page that runs an action. I tried putting a page in between, but the file on the confirmation page gets a null file within its formSubmit. So I guess this isn't session level data - anyone have a good way of achieving this? Must I resort to creating a Visit object
and putting in there?

Thanks,


--
Sean LeBlanc:[EMAIL PROTECTED]
I count him braver who overcomes his desires than him who conquers his
enemies; for the hardest victory is the victory over self.
-Aristotle

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




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

Reply via email to