Only if you run your application as an "unexploded" war file.

Michael McGrady

Caroline Jen wrote:

Wendy said that "If you're talking about run-time file
creation or uploads... keep in mind that a webapp can
run unexploded from a .war file... in that case you can't write to a directory within your webapp, because
it doesn't exist."


I do upload files from clients' PC and store those
files.  Do you foresee the difficulty that Wendy
mentioned?

--- Durham David R Jr Contr 805 CSPTS/SCE
<[EMAIL PROTECTED]> wrote:



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]







_______________________________ Do you Yahoo!? Declare Yourself - Register online to vote today! http://vote.yahoo.com

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









Reply via email to