> If the uploaded files do not have to be protected (any
> user can access them), where is the proper location to
> store them?

In this case, it looks like anywhere in your app except WEB-INF.  Keep
in mind that if your deployment process involves deleting your web-app
and reconstructing (such as is the case with many war based deployment
systems), then you could lose previously uploaded files.


- Dave

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

Reply via email to