From owner-freebsd-questions@FreeBSD.ORG Sun Mar 16 09:22:13 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DD1FC1065676 for ; Sun, 16 Mar 2008 09:22:13 +0000 (UTC) (envelope-from tedm@toybox.placo.com) Received: from mail.freebsd-corp-net-guide.com (mail.freebsd-corp-net-guide.com [65.75.192.90]) by mx1.freebsd.org (Postfix) with ESMTP id BBE758FC19 for ; Sun, 16 Mar 2008 09:22:13 +0000 (UTC) (envelope-from tedm@toybox.placo.com) Received: from TEDSDSK (nat-rtr.freebsd-corp-net-guide.com [65.75.197.130]) by mail.freebsd-corp-net-guide.com (8.13.8/8.13.8) with SMTP id m2G9MCw1085809; Sun, 16 Mar 2008 02:22:12 -0700 (PDT) (envelope-from tedm@toybox.placo.com) From: "Ted Mittelstaedt" To: "Matthias Apitz" Date: Sun, 16 Mar 2008 01:23:25 -0800 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.6604 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1914 In-Reply-To: <20080316075738.GA2348@rebelion.Sisis.de> Importance: Normal X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-3.0 (mail.freebsd-corp-net-guide.com [65.75.192.90]); Sun, 16 Mar 2008 02:22:13 -0700 (PDT) Cc: Peter Ulrich Kruppa , freebsd-questions@freebsd.org Subject: RE: Java based Content Management Systems on FreeBSD? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Mar 2008 09:22:14 -0000 > -----Original Message----- > From: Matthias Apitz [mailto:matthias.apitz@oclc.org] > Sent: Saturday, March 15, 2008 11:58 PM > To: Ted Mittelstaedt > Cc: Peter Ulrich Kruppa; freebsd-questions@freebsd.org > Subject: Re: Java based Content Management Systems on FreeBSD? > > > You can also write stuff in Java which only runs on one specific > platform, on Windows, because for example you make references to objects > in the file system as 'help.htm' while in real the file name is > 'Help.htm', or you use specific DLL's for accessing devices which are only > available on Windows :-( > But if your accessing a specific DLL then your no longer Java and thus Sun's marketing isn't lying....... it's just bad programming so the fault isn't Java, it's the programmer.... ;-) (have we had enough fun with this yet) Ted