You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@jakarta.apache.org by andrej koelewijn <an...@redwood.nl> on 2000/03/16 07:50:08 UTC

What is tomcat 2.1?

Hi,

I read the part about excite.com using jsp on the sun website and
tried telnetting into their webserver to see what they are using:

pc61:lib> telnet clubs.excite.com 80  
Trying 198.3.99.50...
Connected to comm.excite.com.
Escape character is '^]'.
GET / HTTP/1.1

HTTP/1.0 302 Found
Date: Thu, 16 Mar 2000 06:47:09 GMT
Server: Tomcat/2.1
Content-Type: text/html
Content-Length: 164
Servlet-Engine: Tomcat/2.1 (Java 1.2.1; SunOS 5.6 sparc; java.vendor=Sun
Microsystems Inc.)
Location: http://myclubs.excite.com/entry

I asume that tomcat 2.1 is sun's java webserver. Is this correct?
Is there any relationship (same code?) with the tomcat in the jakarta
project?

Regards,
Andrej