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
Try this: The Upload is a Tapestry Component. It expects a method with the signature like below. HTML: Filename  *