Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Servlet File I/O

Status
Not open for further replies.

timesign

Programmer
May 7, 2002
53
US
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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top