> 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),
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
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.
Any help/hints are welcome.