Hi everyone! I got one question concerning the upload component if Tapestry (v.4.0.2). I want to print some validation message, whenever the file given by the user doesn't exist. For an empty input, or an input like 'C:\filenothere.example' everything works fine for me by checking the filesize in the listener of the upload form. But whenever i just type 'filenotthere.example' and try to upload that non existing file, it seems that the upload listener isn't called at all. Furthermore the application doesn't respond on most buttons within the form after that. Is there any way to validate non-existing files without a device declaration?
Kind regards, Christoph -- View this message in context: http://www.nabble.com/-T4--File-upload-without-qualified-path-tp18461333p18461333.html Sent from the Tapestry - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]