2008/3/28, Ashish Kulkarni <[EMAIL PROTECTED]>: > Hi > i did File f = new File(mypath); and it works > What is the danger of doing so?
Sorry, I was a bit misleading. I meant that it is better not to expose that file with an absolute path to the internet, as it can become a backdoor to your server. But, as long as you parse it internally in your code, I think there is no danger. Antonio --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]