Many thanks Sebastian, I was over-complicating what appears to be a fairly straightforward matter.

Alan.


On 03/08/2024 17:51, Sebastian Trost wrote:
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


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to