On Wed, 29 Jul 1998, Alejandro Canales wrote:

> 
> On Wed, 29 Jul 1998, Doug Welzel wrote:
> 
> > Can you tell me exactly what your CLASSPATH variable is?  (just to make
> > sure)
> >
> > > -----Original Message-----
> > > From: Alejandro Canales [mailto:[EMAIL PROTECTED]]
> > > Sent: Wednesday, July 29, 1998 5:07 AM
> > > To: Doug Welzel
> > > Subject: Re: Servlets on Linux
> > >
> > >
> > >
> > >     I follow your instructions as you (and many more guys) send me.
> > > I got this problem: When I can't compile this simple program:
> > >
> > > import java.io.*;
> > > import java.servlet.*;
> > > import java.servlet.http.*;

Shouldn't this read javax.servlet.* ? Servlets are NOT a part of core in
                        ^
1.1. If you set your classpath to point to jsdk then this will most
likely work

                                              
Brian Pedersen, DSP Student                    _/     _/_/_/  _/_/_/  _/
Applied Signal Processing and Implementation  _/_/   _/       _/   _/ _/
Department of Communication Technology       _/  _/   _/_/_/  _/_/_/  _/
Aalborg University, Denmark                 _/_/_/_/       _/ _/      _/
URL: http://www.danbbs.dk/~kibria/brian/   _/      _/ _/_/_/  _/      _/


Reply via email to