Apache Tomcat 404 Error

前端 未结 10 1016
终归单人心
终归单人心 2021-01-11 13:49

I downloaded Apache Tomcat 6.0.2 And created a new server in Eclipse

  1. New -> Server
  2. Select \"Tomcat v6.0 Server\", Next
  3. Tomcat Installation Di
10条回答
  •  耶瑟儿~
    2021-01-11 14:15

    Also, notice if you have a duplicated WEB-INF in your path. Sometimes after update a maven project you may have this issue and Tomcat points to an empty folder.

提交回复
热议问题