Hi,
I have created a new Tomat Project using myEclipse and imported some jsp’s and Java files from another project. The import went fine but now when I start Tomcat and try and use the new application from the browser Tomcat throws a HTTP 404 error and states “The requested resource (/OffAppNDR/applicationlogin.jsp) is not available.”
I have restarted the server and checked in the web app directory of tomcat to ensure it holds an xml file pointing to my workspace in myEclipse. The path is also correct in server.xml.
I am using Tomcat 4.1.30 and JDK 1.4.2.
Does anyone know the solution to this problem? What am I missing?
many thanks in advance,
James.