From owner-freebsd-java Thu Dec 16 12:54:20 1999 Delivered-To: freebsd-java@freebsd.org Received: from sith.wlcg.com (209-9-101-127.sdsl.cais.net [209.9.101.127]) by hub.freebsd.org (Postfix) with ESMTP id E71681586A for ; Thu, 16 Dec 1999 12:54:13 -0800 (PST) (envelope-from joe@wlcg.com) Received: from localhost (joe@localhost) by sith.wlcg.com (8.9.3/8.9.3) with ESMTP id PAA19683; Thu, 16 Dec 1999 15:55:09 -0500 X-Authentication-Warning: sith.wlcg.com: joe owned process doing -bs Date: Thu, 16 Dec 1999 15:55:09 -0500 (EST) From: Joe Yandle To: chris@tourneyland.com Cc: java@FreeBSD.ORG Subject: Re: Servlet runners for FreeBSD ( + Apache) In-Reply-To: <19991216185918.6801.qmail@web902.mail.yahoo.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > I'm running Apache (shocking!) on my FreeBSD machine, > and I was wondering what servlet runners are out > there. I looked at the freebsd.org/java page, and I > didn't see anything. > There's JServ (java.apache.org), which I've used a lot under Linux but never under FreeBSD. The problem with JServ is the the current stable release only implements the servlet-2.0 spec, so you don't get JSPs. If I ever get some time, I'm going to try Resin (www.caucho.com), which implements servlets-2.1 and jsp-1.0 in the stable release, and servlets-2.2/jsp-1.1 in the unstable. If you do try it, please email the list and tell us how it went. Resin does have some funky licensing issues, though. Joe Yandle Internet Programmer Westlake Consulting Group To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message