Eclipse - How can I change a 'Project Facet' from Tomcat 6 to Tomcat 5.5?

前端 未结 7 1355
萌比男神i
萌比男神i 2021-01-31 14:01

(Eclipse 3.4, Ganymede)

I have an existing Dynamic Web Application project in Eclipse. When I created the project, I specified \'Default configuration for Apache Tomcat

7条回答
  •  故里飘歌
    2021-01-31 14:41

    I saw the same thing, then I changed the web-app version value in the web.xml. Doing so could fix this for you.

提交回复
热议问题