Can’t run project in Eclipse on existing Apache Tomcat server

I’ve downloaded and configured apache tomcat 10.1 in eclipse and even started the server successfully, but when i want to start a project and click on “Run As” and then “Run On Server”, apache is not showing up as an option and i can’t even pick “Choose An Existing Server”. Anybody can help?“Run On Server” window

I’ve tried changing the port numbers, the configuration path, none of them helped and i also tried changing the project facets in the project properties. Here i see some people picked “Dynamic Web Module”, but that option doesn’t show up for me.Project Facets options

Read more here: Source link