aspose file tools
The moose likes Servlets and the fly likes tomcat problem Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Servlets
Reply Bookmark "tomcat problem" Watch "tomcat problem" New topic
Author

tomcat problem

Shay Gaghe
Ranch Hand

Joined: Sep 03, 2001
Posts: 102

hii
I�m new to servlet . I trying to download tomcat but im not sure what version to download. I use win98 , java1.3.
I need it as environment to run remote application in java.
And how expertly I need to download those files (Save target as.. ?) ?
Can I find one executable file for Tomcat? And where

thanks
William Brogden
Author and all-around good cowpoke
Rancher

Joined: Mar 22, 2000
Posts: 12324
    
    1
You can download Tomcat 4 from jakarta.apache.org
as a zip file that you unpack.
There is no single executable, it is a fairly complex package with configuration files, multiple jar files etc.
People have cut down the standard Tomcat to make a simpler subset - "embedded Tomcat"
Bill
------------------
author of:


Java Resources at www.wbrogden.com
Matthew Phillips
Ranch Hand

Joined: Mar 09, 2001
Posts: 2676
This topic is more appropriate for the Apache/Tomcat forum. I will transfer it there.

------------------
Matthew Phillips
Sun Certified Programmer for Java 2 Platform


Matthew Phillips
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: tomcat problem
 
Similar Threads
Doubt in jsp:scriptlet
Can't start Tomcat on Windows - no error
where can i download tomcat from ???
Tomcat and javamail
Servers supporting EJB 3.0?