a) Where can I get the JWS 2.0 for Intel based Linux ?
b) Is it free ?
c) If answer to b) is no, Is there any way to make JSP run on an Intel based
Linux for free ?


-----------------------------------
Pascal Fuks               System Engineer - C.N.E. - M.C.P.
Financial Art S.A.        [EMAIL PROTECTED]
Rue des Pâquerettes, 12   http://www.financial-art.be
1420 Braine-l'Alleud      Tel : +32 2 387 0800
BELGIUM                   Fax : +32 2 387 0706
VCF : ftp://ftp.finart.be/public/Pascal.vcf

-----Original Message-----
From: A mailing list about Java Server Pages specification and reference
[mailto:[EMAIL PROTECTED]]On Behalf Of Christopher Cobb
Sent: samedi 12 juin 1999 9:29
To: [EMAIL PROTECTED]
Subject: Re: Linux version?

Here's the patch file for getting JWS 2.0 beta 2 running on Linux.

Here's how to do it:

1) Put the patch file in the <JWS2.0> directory.

2) patch -p1 < jws20b2-linux.patch

3) cd <JWS2.0>/native
4) make -f Makfile.sol install (yes, the makefile still has a .sol but its
now for linux)

5) cd <JWS2.0>/bin
6) ./httpd& (you may have to edit this file to point to your jdk1.1
directory)
7) ./jsadmin admin/admin -stop (ditto)

I think that should do it.

cc

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JSP-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to