Overview of Tcat Server
This page introduces Tcat Server and describes the underlying technologies.
What is New in Tcat Server?
Consult the Release Notes for the latest release information.
What is Tcat Server?
Tcat Server from MuleSoft provides a powerful enterprise solution for developing, deploying, managing, integrating, and troubleshooting your web applications in Apache Tomcat. It comprises one or more Apache Tomcat instances and an administration console.
|
Tcat Server makes Tomcat even more powerful and simple to use:
|
Tcat Server is free to try out and use in development, so you can do a full proof of concept and test deployments before you go live. When you are ready to go into production, you purchase a subscription from MuleSoft at a fraction of what you would pay for a heavyweight application server.
About Tomcat
Tomcat is a very popular web server and servlet container developed by Apache Software Foundation. Unlike the Apache Web Server, which is a C implementation of an HTTP web server, Tomcat is written in Java. Tomcat is free and is used in mission-critical environments around the world. If you are writing web applications in Java, Tomcat is a great choice for deploying and managing them.
Following are a few resources available to help you learn about Tomcat:
- Tomcat7 Information
- Tomcat 6 Documentation
- Apache's Getting Started page for Tomcat
- Tomcat: The Definitive Guide published by O'Reilly
| << Previous: Home | Next: Quick Start >> |