RE: Serving "static user generated" content

2009-07-08 Thread Caldarale, Charles R
> From: Jan Jonas [mailto:j...@learnbit.com] > Subject: Serving "static user generated" content > > Is there an elegant way to server files that are not stored > in the webapps directory (something like a RequestDispatcher > for files in the file system)? You can configure an additional in conf

Re: Serving "static user generated" content

2009-07-08 Thread Mark Thomas
Jan Jonas wrote: > Hi everybody, > > I have the following problem: I have a web application that is deployed in a > war files. This web application serves a lot of static content files (the > users are able to upload the content (html, imgages ...)). Obviously it is > not meaningful to pack the