From owner-freebsd-questions Wed Apr 7 19:27:52 1999 Delivered-To: freebsd-questions@freebsd.org Received: from WEBBSD1.turnaround.com.au (webbsd1.turnaround.com.au [203.39.138.49]) by hub.freebsd.org (Postfix) with ESMTP id 502E8151C3 for ; Wed, 7 Apr 1999 19:27:48 -0700 (PDT) (envelope-from J_Shevland@TurnAround.com.au) Received: from TurnAround.com.au (dhcp68.turnaround.com.au [192.168.1.68]) by WEBBSD1.turnaround.com.au (8.8.7/8.8.7) with ESMTP id MAA26092; Thu, 8 Apr 1999 12:32:52 +1000 (EST) (envelope-from J_Shevland@TurnAround.com.au) Message-ID: <370C13B9.2E9F89E6@TurnAround.com.au> Date: Thu, 08 Apr 1999 12:26:01 +1000 From: Joe Shevland Reply-To: J_Shevland@TurnAround.com.au Organization: Turnaround Solutions Pty. Ltd. X-Mailer: Mozilla 4.51 [en] (Win98; I) X-Accept-Language: en MIME-Version: 1.0 To: Amancio Hasty Cc: Nate Williams , Josef Karthauser , questions@FreeBSD.ORG Subject: Re: Apache, Java servlet engine, and Java. References: <199904080204.TAA05741@rah.star-gate.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, Yah, this Cocoon does indeed look cool. Amancio Hasty wrote: > > There is very little advantage on using JSP just code it up on java . But I disagree a bit there. JSP's seperate the (HTML) page content nicely from the business logic if you're using beans etc. and avoiding cluttering the JSP up with needless Java code and tags. IMHO, they're easier than using servlets to generate page content; I say this because of the unwieldy nature of writing HTML from a servlet and the associated maintenance hassles like just wanting to change the look of a page requiring a recompilation of the servlet etc. I look forward to checking out the Cocoon stuff though. Regards, Joe. > See http://java.apache.org Cocoon for the shape of things to come . > > Cocoon and friends use DOM , XML and XSL for java servlet frameworks > Document Object Management (DOM) from http://www.w3c.org is not bad > at all 8) > Cheers, > Amancio -- --------------------------------------------- ,-._|\ | Joe Shevland / \ | Principal Consultant \_,--._/ | Turnaround Solutions Pty. Ltd. v | http://www.TurnAround.com.au --------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message