[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Java Servlets Basic Question



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.