Hi,Yay! :-)From a servlet,String path = getServletContext().getRealPath("/");
File myFile = new File(path, "myFileName.txt")
Thank you ever so much, you've just saved me a lot of stress! I can go home now, happy that I've actually acheived something today :-)
Cheers,
Jon
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
