Read Tomcat's documentation about contexts (http://tomcat.apache.org/tomcat-5.5-doc/config/context.html). Then just deploy context.xml (name as you wish) and set its docBase to whatever directory you want to make available.
Kalle On Thu, Oct 22, 2009 at 3:32 PM, Angelo Chen <angelochen...@yahoo.com.hk> wrote: > > hi, > > not sure about tomcat under windows, but if it is under windows, you just > create the directory under webapps, example: c:/tomcat/webapps/myimages, and > in T5 app, you refer to that path instead of > http://localhost:8080/webapps/myimages, that might work. > > > wesleywj2 wrote: >> >> hi angelo, >> >> how do i create symbolic link? i'm using windows instead of unix for this. >> perhaps you can guide me with a little short example perhaps? please >> advice.. >> >> >> > > -- > View this message in context: > http://www.nabble.com/T5%3A-Can-read-write-directory-outside-of-ContextPath--tp26012278p26018295.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 > > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org