Re: Getting the an upload file

2006-03-01 Thread Phillip Rhodes
The upload component in stitches functions correctly for T4 and it uses commons-io 1.1 (this component just wraps the tapestry upload component and a directory) Please see the ivy-generated dependency report that shows commons-io (1.1) and commons-upload(1.0) versions that work together in T4 ht

Getting the an upload file

2006-03-01 Thread Jason Suplizio
Me again, same upload woes. The Upload component does work (with the 4.0.1and with commons-io.jar) but it does not work within the context of my application. The Tap App Servlet is wrapped by our servlet. So, here goes another question with Upload I/O: Does anyone know how to get the upload file f