Search results

Java: Tomcat

Tomcat is a web server that allows you to run Java in JSP pages.

Install Tomcat

  • Download JDK (Java Development Kit) and JRE (Java RunTime Environment).
  • Download Eclipse IDE for Java EE Developers Eclipse. If you have the regular Java version of Eclipse already installed, you need to add the Java EE perspective.
  • Install Tomcat (a web server). Binary distributions, under Core, choose targ.gz or if Windows, 32-bit/64.

Industrial strength installations use Apache that redirects to Tomcat to redirect to Java Servlets.

Installing Tomcat

There’s a version of Tomcat installed with Eclipse that will create conflicts. Change some of the ports for the Tomcat installation that exists outside of your version of Eclipse.

Configuring Tomcat within Eclipse

Click Workbench, then click Add New Server. Browse to your Tomcat installation directory.

Once configured, you should be able to start and stop servers in the Servers tab.

‘Ports used by tomcat are already in use.’ Go to your tomcat installation, stop it.

About Tom Johnson

Tom Johnson

I'm an API technical writer based in the Seattle area. On this blog, I write about topics related to technical writing and communication — such as software documentation, API documentation, AI, information architecture, content strategy, writing processes, plain language, tech comm careers, and more. Check out my API documentation course if you're looking for more info about documenting APIs. Or see my posts on AI and AI course section for more on the latest in AI and tech comm.

If you're a technical writer and want to keep on top of the latest trends in the tech comm, be sure to subscribe to email updates below. You can also learn more about me or contact me. Finally, note that the opinions I express on my blog are my own points of view, not that of my employer.