i’m begin learn web app
i create a maven project but when press run on server eclipsse, it’s show error “the selection did not contain any resources that can run on a server”
i using eclipse IDE Version: 2019-12 (4.14.0), java 1.8, apache-maven-3.8.5 , tom cat 9
enter image description here
in my project, i checked project facets : dynamic web module & java
enter image description here
enter image description here
i don’t know why can not run project, Please help me, thank you!
hope someone to resolve it!