By tomcat directory, is it the "temp" dir ? If yes, tomcat's tesmp dir is configurable through the JVM option "-Djava.io.tmpdir".
On Sat, Dec 22, 2012 at 10:48 PM, dodjavola <dodjavola.n...@gmail.com>wrote: > I have problems with file uploading on Tapestry 5.3.6. I am using this as a > reference http://tapestry.apache.org/uploading-files.html. With Jetty web > server, everything is fine, file gets uploaded into project directory. But, > If I run app on Tomcat, file get uploaded into Tomcat directory. Is there > any way to point Tomcat to upload file to project directory? Thanks in > advance :) > > > > -- > View this message in context: > http://tapestry.1045711.n5.nabble.com/File-Upload-via-Tomcat-tp5718941.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 > >