Specifying relative path for TOMCAT 5.5 ?

2007-02-28 Thread Rajendra Sakpal
Hi, I am using TOMCAT 5.5. I am creating a file in class that is called from a JSP. However, the relative path that I have specified in the class doesn't seem to work. The path that I have used is :"/webapps/Jonathon/WEB-INF/etc/subscriber.txt". Can someone please let me know, what is wrong w

Re: Specifying relative path for TOMCAT 5.5 ?

2007-03-01 Thread Rajendra Sakpal
Sorry for the inconvenience. I realized it a bit late. I have re-posted the question in the tomcat-user list. regards, Rajendra On 3/1/07, Pid <[EMAIL PROTECTED]> wrote: Rajendra Sakpal wrote: > Hi, > > I am using TOMCAT 5.5. I am creating a file in class that is call