Hi
I am creating an xml file in my application and delete it later. The file is created in the same directory where I read the original file from pathToFile given by the user. The application will be deployed on application servers (bea) running on Solaris , Windows, etc
Question: what is the safest way to create such temporary file, meaning in which directory of the system. Thanks in advance
