From owner-freebsd-java Tue Oct 24 18:43:24 2000 Delivered-To: freebsd-java@freebsd.org Received: from www.kpi.com.au (www.kpi.com.au [203.39.132.210]) by hub.freebsd.org (Postfix) with ESMTP id 4B5DA37B479 for ; Tue, 24 Oct 2000 18:43:20 -0700 (PDT) Received: from forge (lurker.kpi.com.au [203.39.132.222]) by www.kpi.com.au (8.9.3/8.9.3) with SMTP id MAA38480; Wed, 25 Oct 2000 12:47:17 +1100 (EST) (envelope-from shevlandj@kpi.com.au) From: "Joe Shevland" To: "Michael Westbay" , Subject: RE: Apache JServ Date: Wed, 25 Oct 2000 12:49:51 +1100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 In-Reply-To: <200010250034.JAA19163@uhpux01.beacon-it.co.jp> Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Yes there are some significant changes, but for the most part the deprecated methods still exist so I think you can get away with 'simple' servlets etc without a recompile. Having said that I didn't really spend any time testing the migration of older servlet code so I cannot be sure I'm not giving people a bum steer here. The change to Tomcat and the new JSP spec did have a lot of work in it for me for the JSP code though, because I was previously on JServ/GnuJSP 0.9. The changes did make the end JSP's more elegant though as I followed a model 2 approach. Regards, Joe > -----Original Message----- > From: owner-freebsd-java@FreeBSD.ORG > [mailto:owner-freebsd-java@FreeBSD.ORG]On Behalf Of Michael Westbay > Sent: Wednesday, October 25, 2000 11:32 AM > To: freebsd-java@FreeBSD.ORG > Subject: Re: Apache JServ > > > Shevland-san wrote: > > > Tomcat has superceded JServ really in that it deals with the > Servlet (JSDK) > > 2.2 specification and the JSP 1.1 specification (I think I have those > > correct) and is the onwardly supported 'Apache' style > servlet/jsp engine. > > Weren't there some significant changes from the 2.0 to 2.1 JSDK > specification? I remember the bookstore sample from Sun not running > on 2.1. (Or was it just that it used depricated API?) > > I've been playing with Tomcat for about a week and really like it. > I plan on migrating that way soon, but have yet to try my older JServ > stuff with it. > > -- > Michael Westbay > Work: Beacon-IT http://www.beacon-it.co.jp/ > Home: http://www.seaple.icc.ne.jp/~westbay > Commentary: http://www.japanesebaseball.com/ > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-java" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message