From the course: Learning Apache Tomcat

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

Next steps

Next steps - Tomcat Tutorial

From the course: Learning Apache Tomcat

Start my 1-month free trial

Next steps

- [Instructor] This course has been about learning the basics of setting up and managing Tomcat itself. From here there are a couple of paths you can take. If you are taking this course because you're interested in Java web app development, I'd highly recommend looking at the courses in the Learning library on Java development in general and the Spring Framework in particular. Java has been around a long time and there's an active and loyal development community, so there are a lot of resources for developers. Developers who aren't tied to Tomcat might also be interested in looking at Jetty, which is a lightweight alternative to Tomcat. On the other end of the spectrum, you might look at Open Liberty, which is an open source product derived from the WebSphere Java web application server. If you're more geared toward system administration or DevOps, I'd recommend getting into config management tools like Puppet or Chef. These tools let you use modules written by the community to help…

Contents