简体   繁体   中英

how to configure tomcat 6 on eclipse?

apache tomacat安装路径服务器选择Tomcat安装在我的eclips juno中没有任何服务器![选择tomcat 6时没有任何结果没有服务器 !

I have installed tomcat6 successfully,how to configure tomcat on eclipse. what's wrong in my eclipse please suggest me..!

You first have to add your tomcat installation directory in Preferences -> Server -> Runtime Environments . After this you can select the tomcat installation in the New Server dialogue.

打开窗口->首选项->服务器->运行时环境->添加->选择apache版本->选择apache主目录->完成。

You can configure you tomcat server in eclipse, by following steps

  1. Click on Servers in the bottom panel of eclipse and then click new.
  2. In the list of servers select tomcat and then select version and click next.
  3. Give your installation of tomcat in Tomcat installation directory.
  4. click finish

You could fid the step by step instructions on the following URL. Hope this helps :

http://www.eclipse.org/webtools/community/education/web/t320/Configuring_an_Application_Server_in_Eclipse.pdf

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM