a forward the request in
one webapp the other one?
Regards
Jan
-Ursprüngliche Nachricht-
Von: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com]
Gesendet: Mittwoch, 8. Juli 2009 15:36
An: Tomcat Users List
Betreff: RE: Serving "static user generated" content
> Fr
> 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
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
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 user's content in the war fi