Entry
Computer: Language: Java: Servlet: TomCat: What is TomCat?
Apr 22nd, 2006 14:41
Knud van Eeden,
----------------------------------------------------------------------
--- Knud van Eeden --- 12 March 2021 - 10:40 pm ----------------------
Computer: Language: Java: Servlet: TomCat: What is TomCat?
---
TomCat is a software server from the Apache
Software Foundation that executes Java servlets.
---
TomCat interprets also Web pages that include Java
Server Page (JSP) coding.
It uses the Jasper converter to turn JSPs into servlets for
execution.
---
Tomcat can be used as either a standalone product with its own internal
Web server
-- or --
together with other Web servers, including
1. -Apache
2. -Netscape Enterprise Server
3. -Microsoft Internet Information Server (IIS)
4. -Microsoft Personal Web Server.
---
The Tomcat software server listens by default on port 8080.
---
Tomcat is widely used with the JBoss application server.
===
Internet: see also:
---
Computer: Language: Java: Servlet: TomCat: Link: Overview: Can you
give an overview of links?
http://www.faqts.com/knowledge_base/view.phtml/aid/40021/fid/426
----------------------------------------------------------------------