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]
