How to Integrate tomcat into eclipse

 Step 1 : Open eclipse IDE for EE and Web developer

        

Step 2 : Press Control +N


Step 3 : On Wizards type Dynamic Web Project ---> Select ---> Click Next 
Step 4 : Give Project Name (I write my project name is JspDemo)
Step 5 : After writing project name click next
Step 6 : again Next



Step 7 : You must check Generate web.xml and click finish


Step 8 : Now on left side JspDemo project is created 
Step 9 : Open google and type Apache tomcat 10.1download
 



  • click on first link 
        


 
  • click on 64 bit windows zip

  • After downloading extract that zipped folder
Step 10 : Now click on Servers tab 
  • Next select appropriate version of tomcat (in my case i select tomcat 9.0)
  • Click next

  • Click on browse button 


  • Click on Select Folder
  • Click on Next



  • Select your project & Click add

after Click finish

Now your tomcat server is successfully integrated to eclipse IDE











Comments

Popular posts from this blog

Software Engineering PPT

Software Engineering