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
