aspose file tools
The moose likes Servlets and the fly likes Is TOMCAT server the best free choice for JSP container? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Servlets
Reply Bookmark "Is TOMCAT server the best free choice for JSP container? " Watch "Is TOMCAT server the best free choice for JSP container? " New topic
Author

Is TOMCAT server the best free choice for JSP container?

Eric H.Y. Chen
Greenhorn

Joined: Dec 12, 2001
Posts: 20
I am making decision with choosing FREE servlet/jsp web server.
May anyone give me some advise for this?
Thanks in advance.
Eric
William Brogden
Author and all-around good cowpoke
Rancher

Joined: Mar 22, 2000
Posts: 12268
    
    1
Unless you have extreme performance needs, yes, Tomcat 1.4 will do fine. Advantages: large community of users, current APIs, books on Tomcat, good examples, compatible with other Apache web related projects, you get the source code. Bill
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Is TOMCAT server the best free choice for JSP container?
 
Similar Threads
Free Best Tool for JSP
free web hosting
What is the best FREE jsp/servlet server?
Java EE Hosting
EJB3: standalone session bean?