From owner-freebsd-questions Tue Oct 13 02:57:59 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA02601 for freebsd-questions-outgoing; Tue, 13 Oct 1998 02:57:59 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ns.cityip.co.za (ns.cityip.co.za [196.25.223.140]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id CAA02579 for ; Tue, 13 Oct 1998 02:57:54 -0700 (PDT) (envelope-from wjv@cityip.co.za) Received: from wjv by ns.cityip.co.za with local (Exim 1.82 #2) id 0zT1Cg-0003Gq-00; Tue, 13 Oct 1998 11:57:18 +0200 Message-ID: <19981013115718.A12556@cityip.co.za> Date: Tue, 13 Oct 1998 11:57:18 +0200 From: Johann Visagie To: Ola Samuelson , freebsd-questions@FreeBSD.ORG Subject: Re: BSD and Internet applications Mail-Followup-To: Ola Samuelson , freebsd-questions@FreeBSD.ORG References: <36231596.B6D3449C@datalink.se> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.91.1i In-Reply-To: <36231596.B6D3449C@datalink.se>; from Ola Samuelson on Tue, Oct 13, 1998 at 10:55:50AM +0200 X-PGP: ftp://ftp.cityip.co.za/users/wjv/pubkey.asc Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 13 Oct 1998 at 10:55 SAT, Ola Samuelson wrote: > > If I want to replace our NT server and its internet applicationes with > BSD without > using CGI or other scriptinglanguage, what technique do i use? I don't quite understand what you mean. Firstly, CGI isn't a scripting language, it's an interface specification. CGI applications can be written in just about any programming language, and most (all?) Web servers on any operating system you can name support it. Secondly, surely your NT "internet applications" were written in some language or another...? I don't see how you expect to create appliations without using any programming language... :-) > I would like to use my DLL:s and exe:s but I guess these do not work. Nope. > Can I use server side Java(servlets)? How? Problems? I've not yet delved into this myself, but see: http://java.apache.org/ > Like I said I do NOT want to use CGI, pearl ... If you explicitly don't want to use CGI, there are inline scripting languages which do things analogous to what ASP does with NT/IIS. An example is PHP: http://www.php.net/ -- V Johann Visagie | wjv@CityIP.co.za | Tel: +27 21 419-7878 | ICQ: 20645559 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message