Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Dec 1999 13:49:47 -0800
From:      Sean Kelly <kelly@ad1440.net>
To:        Joe Yandle <joe@wlcg.com>
Cc:        chris@tourneyland.com, java@FreeBSD.ORG
Subject:   Re: Servlet runners for FreeBSD ( + Apache)
Message-ID:  <38595E7B.1A3EA265@ad1440.net>
References:  <Pine.LNX.4.21.9912161551340.19510-100000@sith.wlcg.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> 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.

Actually, GNU JSP gives you the 1.0B JSP standard and does indeed work
with a 2.0 servlet engine.  I run Apache 1.3.9 with Apache JServ 1.1b3
servlet engine and GNU JSP 1.0.0.  This enables me to do 1.0 JSP
development, but limited 2.0 servlet development.

GNU JSP detects the servlet engine version and adds its own definitions
for methods that are missing to support JSP tags like <jsp:forward> and
what-not.

--Sean


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-java" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?38595E7B.1A3EA265>