Re: Form upload and download

2006-09-07 Thread Peter Dawn
cheers mate. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Form upload and download

2006-09-07 Thread Nick Westgate
It should be "ognl:listeners.formSubmit". Note that listeners ends in an "s". Cheers, Nick. Peter Dawn wrote: thats good. but i am still trying to get the upload example to work from the documentation. i am still getting the unable to resolve expression 'listener.formSubmit" for com.example.pa

Re: Form upload and download

2006-09-07 Thread Peter Dawn
thats good. but i am still trying to get the upload example to work from the documentation. i am still getting the unable to resolve expression 'listener.formSubmit" for com.example.pageUpload error. can somebody help me out here. -

RE: Form upload and download

2006-09-07 Thread Mark Stang
nt: Thu 9/7/2006 6:34 PM To: tapestry-user@jakarta.apache.org Subject: Form upload and download guys, i have been trying to implement a page upload and download functionality within my webapp. the upload example in tap3 doc seems to be incompelete. can somebody provide the page file conte

Form upload and download

2006-09-07 Thread Peter Dawn
guys, i have been trying to implement a page upload and download functionality within my webapp. the upload example in tap3 doc seems to be incompelete. can somebody provide the page file content for that example. i am getting an ExpressBinding [UploadPage listener.formSubmit] error. any help p