Re: [Java Servlets: getting started on Linux]

1999-07-07 Thread Chris Woods
Hendrik Schreiber <[EMAIL PROTECTED]> writes: > That's nice to hear. Anyway, if you want to use your current copy of the server and >servlets > you might consider buying a plugin such as JRun by Live Software > (http://www.livesoftware.com/) or ServletExec by New Atlanta >(http://www.newatlanta

Re: [Java Servlets: getting started on Linux]

1999-07-07 Thread Hendrik Schreiber
using > JRun on my web site. > > Thanks, > > Rob > > > -Original Message- > > From: Hendrik Schreiber [SMTP:[EMAIL PROTECTED]] > > Sent: Wednesday, July 07, 1999 4:39 AM > > To: Yuwin Fei; Blackdown > > Subject: Re

RE: [Java Servlets: getting started on Linux]

1999-07-07 Thread Schlackman, Robert (IBK-NY)
07, 1999 4:39 AM > To: Yuwin Fei; Blackdown > Subject: Re: [Java Servlets: getting started on Linux] > > Yuwin Fei wrote: > > >Secondly, Netscape is coming up with a new Enterprise Server > supporting the > > latest servlets (JSDK2.1). > > That&#x

Re: [Java Servlets: getting started on Linux]

1999-07-07 Thread Hendrik Schreiber
Yuwin Fei wrote: >Secondly, Netscape is coming up with a new Enterprise Server supporting the > latest servlets (JSDK2.1). That's nice to hear. Anyway, if you want to use your current copy of the server and servlets you might consider buying a plugin such as JRun by Live Software (http://ww

Re: [Java Servlets: getting started on Linux]

1999-07-06 Thread Nick Lawson
Hi, The servlet development kit is not in Suns JDK 2 - you have to download it separately. To have java & javac, etc. pick it up, copy servlet.jar to jdk/jre/lib/ext/ If you want to use the demo httpserver, also copy the server.jar to this directory. See jdk/docs/guide/extensions/index.html for t

Re: [Java Servlets: getting started on Linux]

1999-07-06 Thread Yuwin Fei
I'll answer the ones that I can: First, you can't find servlet classes in your rcompile. Set your CLASSPATH like this: set CLASSPATH=..://servlet.jar Secondly, Netscape is coming up with a new Enterprise Server supporting the latest servlets (JSDK2.1). -- Yueying Pat Tra

Java Servlets: getting started on Linux

1999-07-05 Thread Pat Trainor
I am looking for someone who has actually gotten servlets to compile on a libc5 slackware installation. I have not made the jump to 6, as it is not coupled with the migration of all supporting libraries. I develop on my laptop(Toshiba Tecra with crappy winmodem I can't use, yet?): Linux