Alan, On 03.08.2024 18:19, Alan Masters wrote:
This is the extract from the logs: 03-Aug-2024 15:15:16.500 SEVERE [http-nio-8080-exec-10] org.apache.catalina.startup.ExpandWar.copy Error copying [C:\Program Files\apache-tomcat-9.0.91\apache-tomcat-9.0.91\webapps\Downloads\CalculatorJSP.war] to [C:\Program Files\apache-tomcat-9.0.91\apache-tomcat-9.0.91\webapps\CalculatorJSP.war] java.io.FileNotFoundException: C:\Program Files\apache-tomcat-9.0.91\apache-tomcat-9.0.91\webapps\Downloads\CalculatorJSP.war (The system cannot find the path specified)
I'm not sure what you're doing - please just manually drop your CalculatorJSP.war in C:\Program Files\apache-tomcat-9.0.91\apache-tomcat-9.0.91\webapps. Then check if inside the webapps directory a new directory calles 'CalculatorJSP' has been created. If so, please try to open http://localhost:8080/CalculatorJSP/calculator.jsp with your browser.
Sebastian --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org