hey! I have set up restlet inside j2ee (tomcat). now I want to save a file so the client can access this file.
The problem: I dont know how to save the file into the web-inf directory, because I dont know how to get the path. At the moment I'm using FileWriter(filename). Thanks in advance! ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2435011

