Hi,
I am working with a java servlet on tomcat 4.0 and attempting to access a text file from a doPost method. I am getting an error in the dos window telling me "The system can not find the file specified"
Where should I be putting the text file if not in the same folder
C:\Program Files\jakarta-tomcat-4.0\webapps\examples\WEB-INF\classes
I am working with a java servlet on tomcat 4.0 and attempting to access a text file from a doPost method. I am getting an error in the dos window telling me "The system can not find the file specified"
Where should I be putting the text file if not in the same folder
C:\Program Files\jakarta-tomcat-4.0\webapps\examples\WEB-INF\classes