Hi,

Leon Rosenberg wrote:

I think in the time you invested in this thread you could easily have
written a servlet which delivers the data from anywhere, so you don't
need to save it in the context.

You are absolutely right, however I don't like to reinvent the wheel and therefore tend to look for existing solutions before introducing my own.

Besides, due to the fact that the uploaded stuff represents the entire static content of the site, I have to be careful not to introduce performance penalties or security issues (e.g. by "../../..." accesses). I'd also have to mimic Tomcats extension-to-mimetype mechanisms and other stuff, something that I'd like to circumvent. But maybe I'll go for such as servlet.

Regards,

--
Thomas Corte
[EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to