answersLogoWhite

0


Best Answer

APACHE TOMCAT is a WEBSERVER that uses TOMCAT features for serving Java code - Servlets on web to clients.

TOMCAT provides clustering, load balancing and enables applications to be deployed over Web.

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is a Apache Tomcat server. Explain its features and applications?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What was Apache Tomcat formally known as?

The Apache Tomcat was formally known as Jakarta Tomcat.


Where can one download Apache Tomcat?

Apache Tomcat can be bought and downloaded on the official Apache Tomcat website. The website currently offers version 6 as well as version 7 on the website.


Where can Apache Tomcat be downloaded from?

Apache Tomcat can be downloaded directly from the Apache website. There are various versions of the program which one can download. Softpedia offers it for download as well.


What is the Apache Tomcat server commonly used for?

Apache Tomcat server is commonly used for hosting web applications. A web application is one that is executed in a web browser. For ex: http://www.wikianswers.com/ is a web application that is hosted on a webserver. Tomcat is one of the various web servers available. Some others are weblogic, websphere etc.


Is apache tomcat compatible with windows Vista?

Yes.


What is the default port for apache tomcat web server?

443


Which one is not a webserver Tomcat Apache IIS Mozilla?

Mozilla is not a web server. It is a freely available, open source web browser. Tomcat, Apache and IIS are all web servers.


Tomacat is a web server?

Yes. Apache Tomcat is a Web Server


What is the Apache TomCat webserver?

Apache Tomcat is a servlet container developed by the Apache Software Foundation (ASF). Tomcat implements the Java Servlet and the JavaServer Pages (JSP) specifications from Sun Microsystems, and provides a "pure Java" HTTP web server environment for Java code to run. Stephen Williamson, Server Engineer, http://www.HostMySite.com?utm_source=bb


How do you get apache tomcat 5.523 off your computer?

Delete it's directory/folder


What is tomcat 5.5?

The Tomcat server is a Java based Web Application container that was created to run Servlets and JavaServer Pages (JSP) in Web applications. As part of Apache's open source Jakarta project, it has nearly become the industry accepted standard reference implementation for both the Servlets and JSP API. Written by expert Servlets and JSP software architect and author James Goodwill, this column will feature introductory Web application development issues, Tomcat installation and configuration, deploying Web applications onto Tomcat, Struts and much more.


Is tomcat server use for php?

In normal circumstances only apache server supports php scripts. There can be some tweaking done in tomcat to support php