0% found this document useful (0 votes)
26 views

How to configure Tomcat Server with Eclipse

Uploaded by

tellapuri.naresh
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
26 views

How to configure Tomcat Server with Eclipse

Uploaded by

tellapuri.naresh
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 5

How to configure Tomcat Server with Eclipse: -

Step #1: Open Eclipse/ STS

Step #2: Open the location where you want to create workspace and add the
server, Browse the location, then click on Launch

Step #3: Eclipse will open smoothly


Step #4: Click on Windows then choose Preferences

Step #5: Go to Server, Choose Runtime Environment then click on Add

Step #6: Choose Apache Tomcat v9.0 and check the [V]Create a new local
server box, then click on Next
Step #7: Choose the Tomcat installation directory and JRE, then click on Finish
Step #8: Here you could see the Apache Tomcat v9.0 has added then click on
Apply and Close

Step #9: You can see now a Server folder is created in your Workspace

Step #10: Go to the server section you can see the Tomcat v9.0 server, for
checking purpose click on the start button
Step #11: Your server will be started smoothly

You might also like