RE: Can set temp directory for file upload on runtime, let be more clear

2004-05-29 Thread ayouaa0a
, Ashraf A [mailto:[EMAIL PROTECTED] Sent: Saturday, May 29, 2004 2:02 PM To: [EMAIL PROTECTED] Subject: Can set temp directory for file upload on runtime Dears, I'm using struts 1.1, and I want to set the tempDir to a value no non untill runtime, I can set it when servlet initialize, a

Can set temp directory for file upload on runtime

2004-05-29 Thread Ayoub, Ashraf A
Dears, I'm using struts 1.1, and I want to set the tempDir to a value no non untill runtime, I can set it when servlet initialize, as the location of deploying my application is dynamic, so I will get it and pass an appropriate value to the tempDir I have read that the default value is determi