javascript - how to import java project into eclipse to run on tomcat server - Stack Overflow

Please Provide steps to import project from outside to run on tomcat server means to get the output in

Please Provide steps to import project from outside to run on tomcat server means to get the output in browser, I have an on-line banking project using JSP,AJAX,JavaScript.

Please Provide steps to import project from outside to run on tomcat server means to get the output in browser, I have an on-line banking project using JSP,AJAX,JavaScript.

Share Improve this question edited May 5, 2014 at 9:04 Lee 31.1k31 gold badges123 silver badges184 bronze badges asked May 5, 2014 at 9:01 user3588893user3588893 111 gold badge1 silver badge2 bronze badges 1
  • 2 Use the import option in Eclipse – ѕтƒ Commented May 5, 2014 at 9:04
Add a ment  | 

2 Answers 2

Reset to default 2
  1. On Eclipse Click File->Import , then Select General->Existing Projects into Wrokspace.
  2. Select the folder which have your Project
  3. Click on Finish
  4. From Window->Preferences Menu, select Server->Runtime environments
  5. ADd your Tomcat instance
  6. From Window->Showview menu, select 'Servers'
  7. On Servers Tab right click, select Add Server
  8. Add Tomcat
  9. Tomcat instance show up in 'Servers' Tab
  10. Right click on 'Tomcat server' and select 'Add/Remove'
  11. Add your Project to Tomcat
  12. Right click on 'Tomcat server' again and click on 'Clean' then 'Publish'
  13. Select Tomcat and click on Run button
  1. In you Project Explorer right click then Select Import Project

  1. In the import dialog box, Select Web and then select WAR file. Click on Next.

  1. Finally in the Target Runtime select Tomcat Apache [Note: Apache Tomcat must be added in your server in Eclipse]. Select the WAR file that you want to add. Click on Finish

发布者:admin,转转请注明出处:http://www.yc00.com/questions/1745591736a4634874.html

相关推荐

发表回复

评论列表(0条)

  • 暂无评论

联系我们

400-800-8888

在线咨询: QQ交谈

邮件:admin@example.com

工作时间:周一至周五,9:30-18:30,节假日休息

关注微信