[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Java Servlets Basic Question
- Subject: Re: [cobalt-users] Java Servlets Basic Question
- From: elmer@xxxxxxxxxxxxxx
- Date: Thu Jan 18 16:38:34 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
On Thu, 18 Jan 2001, John Foster so wrote:
} I have a Cobalt RaQ 4 6.0 and I want to run a web site with Java Servlets
} and JSP's. Can anyone point me in the right direction as far as a web server
} that can handle this? I've only done it with IIS/JRun and OAS in the past.
} I'm new to this environment.
Tomcat will do the trick. It's part of the Apache project.
http://jakarta.apache.org/
You'll also need a JDK. Sun's is slick but it's only free
for internal use. It's the only one I've ever used though so about
the only thing I can recomend is a search for JDK on freshmeat if
you're looking to let your clients use it and your wanting free.