Thanks, this really works! @Inject private MultipartDecoder decoder;
UploadedFile uf = decoder.getFileUpload("filename"); Taha Hafeez wrote > > Hi Angelo > > It may be because of tapestry-upload jar being in the classpath. > > I think you can still use tapestry support by injecting > MultipartRequestDecoder in your page ( see Upload component for usage) > > > -- View this message in context: http://tapestry.1045711.n5.nabble.com/common-file-upload-in-a-t5-page-tp5022246p5022818.html Sent from the Tapestry - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org