Do you see the message [There are no resources that can be added or removed from the server.] when you select [Add and Remove...] on Tomcat server within Eclipse. If so, you need to add the Eclipse [Dynamic Web Module] facet.
- Go to [Properties] on your project.
- Check [Dynamic Web Module] at [Project Facets] page.
- Add your project on Tomcat and run.
- Add [Maven Integration for Eclipse WTP] if you cannot find [Dynamic Web Module]
No comments:
Post a Comment