Oh thank you very much, but when I use then the method getRealPath I have to quote a String as paramter for something like a virtual path because the getRealPath method requires a String as parameter.
But I want only to save a file with a specific name in my root directory of my web application....? - without quoting the whole path to the web application directory.
One more help?
regards