> 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
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