I have a servlet in which I save some data to a file.
I open the file just using the file name, with no path
information.

By default, I notice the file is being put into the
TOMCAT_HOME/bin directory.

How can I change the default "working" directory to be
that of the current web application?

Thanks,
Tim

Reply via email to