How to deploy to Tomcat from NetBeans?

前端 未结 9 987
渐次进展
渐次进展 2021-02-08 14:51

I\'ve added Tomcat in the \"Tools > Servers\" menu and as you can see it appears in the list of servers:

But when I try to run my project, I cannot select Tomcat! The dr

9条回答
  •  感情败类
    2021-02-08 15:43

    If you right-click the project, select Properties and go to Run, there should be a dropdown list of servers. Is that one empty as well?

提交回复
热议问题