You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by TO...@LILLY.COM on 2002/08/12 23:59:44 UTC

Quick Question

Hi all,

I wrote a simple java bean that reads a txt file, the problem is where do 
I need to put the txt file??...
What is the default directory in Tomcat??....

when I put something like this in my java bean : 
FileReader("config.txt").... 
Where does tomcat look for that file?....

thanks
Alex