From owner-freebsd-questions@FreeBSD.ORG Sun Mar 16 07:58:21 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 76ED91065671 for ; Sun, 16 Mar 2008 07:58:21 +0000 (UTC) (envelope-from matthias.apitz@oclc.org) Received: from hunter.Sisis.de (hunter.sisis.de [193.31.11.194]) by mx1.freebsd.org (Postfix) with ESMTP id 9E2658FC1C for ; Sun, 16 Mar 2008 07:58:20 +0000 (UTC) (envelope-from matthias.apitz@oclc.org) Received: (from mail@localhost) by hunter.Sisis.de (8.8.8/8.8.8) id IAA23612; Sun, 16 Mar 2008 08:51:05 +0100 (CET) (envelope-from matthias.apitz@oclc.org) Received: from ppp-82-135-14-24.dynamic.mnet-online.de(82.135.14.24) by hunter.Sisis.de via smap (V2.1) id xma023582; Sun, 16 Mar 08 08:50:33 +0100 Received: (from guru@localhost) by rebelion.Sisis.de (8.13.8/8.13.8/Submit) id m2G7vcNc002531; Sun, 16 Mar 2008 08:57:38 +0100 (CET) (envelope-from matthias.apitz@oclc.org) X-Authentication-Warning: rebelion.Sisis.de: guru set sender to matthias.apitz@oclc.org using -f Date: Sun, 16 Mar 2008 08:57:38 +0100 From: Matthias Apitz To: Ted Mittelstaedt Message-ID: <20080316075738.GA2348@rebelion.Sisis.de> References: <20080316075508.H1423@pukruppa.net> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.4.2.2i X-Operating-System: FreeBSD 6.2-RELEASE (i386) 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 Reply-To: Matthias Apitz List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Mar 2008 07:58:21 -0000 El día Saturday, March 15, 2008 a las 11:43:04PM -0800, Ted Mittelstaedt escribió: ... > Java is write-once, run anywhere. As long as they run under the > JDK that has been ported to FreeBSD then there's no problems. > > I know this is so because Sun Microsystems says so in their > literature about Java. Sun says that a language that can only > run on 1 specific platform is no good, that is the entire point > of why they wrote Java, according to Sun. 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 :-( matthias -- b http://gurucubano.blogspot.com/ Don't top-post, read RFC1855 http://www.faqs.org/rfcs/rfc1855.html