Caldarale, Charles R wrote:
From: Eric P [mailto:eric.maill...@gmail.com]
Subject: Where to store uploaded user content in app
For example, in my application I was thinking I would create
an empty directory under /web/WEB-INF for the non-web accessible
image uploads and another empty
> From: Eric P [mailto:eric.maill...@gmail.com]
> Subject: Where to store uploaded user content in app
>
> For example, in my application I was thinking I would create
> an empty directory under /web/WEB-INF for the non-web accessible
> image uploads and another empty director
Hi ya,
I have an application that I want to write that would allow users to upload an image to somewhere non-web accessible and
said image is then later moved somewhere web accessible (after image moderation).
For example, in my application I was thinking I would create an empty directory unde