RE: How to configure App for static files

2009-11-07 Thread Caldarale, Charles R
> From: Maxim Kazitov [mailto:mvka...@gmail.com] > Subject: How to configure App for static files > > Is it any way to configure Tomcat to serve static files from particular > folder on the disk ? Assuming you're using a supported version of Tomcat (you didn't tell us), create a file named conf/

Re: How to configure App for static files

2009-11-07 Thread Hassan Schroeder
On Sat, Nov 7, 2009 at 7:51 AM, Maxim Kazitov wrote: > Is it any way to configure Tomcat to serve static files from particular > folder on the disk ? I suspect It should be some kind of simple application, > but have no idea how to configure it. You can create a separate Context with an docBase a