Getting started with Apache Tomcat
Getting your first webapp up and running
Useful links
- HowTo — Some how-tos assembled here
- How To / How do I make my web application be the Tomcat default application? — How to make tomcat serve content from www.exampledomain.com instead of www.exampledomain.com/examplewebapp. Basically, just make a directory inside tomcat's webapps directory called ROOT and your content will be served to the root domain www.exampledomain.com.
- BitNami Tomcat Stack: Provides an all-in-one installer, free virtual machines and cloud images for Tomcat.
- TurnKey Tomcat Appliance: Open source installable Live CD based on Ubuntu. Features minimal footprint, automatic security updates, SSL support and an elegant Web administration interface.
{"serverDuration": 79, "requestCorrelationId": "56c6a45494da2b90"}