Connecting Tomcat server to Eclipse

后端 未结 12 1851
忘掉有多难
忘掉有多难 2021-01-04 10:04

I am trying to use Tomcat 6.0 as a web development server within SpringSource Tool Suite 2.7.1. I create a runtime, download tomcat, create a server, etc as per these instru

12条回答
  •  离开以前
    2021-01-04 11:05

    You can try as below steps:

    1. Open Window -> Preferences -> Server -> Runtime Environments
    2. Click add button, choose the what's kind of server you use.
    3. Click next button, give a name to your runtime server and the path of tomcat.
    4. New a new server with the new created runtime server

提交回复
热议问题