View Single Post
Old 09-09-2001, 10:34 PM   #1
keifir
Member (8 bit)
 
Join Date: Jul 2001
Location: Canada
Posts: 143
Java2 Servlets configuration

Hi,

i'm new to servlets, and i'm having quite a trouble just compiling the code.
i have sdk 1.3.1 and j2ee 1.2.1

when i write this:

import javax.servlet.*; <- the compiler tells me that this package doesn't exist.

Please point me in the right direction here, like i said, i don't know much about servlets, so it could be a matter of setting up the path, but what .jar file has these classes?

Any suggestions would be more than welcome.

thanx..
keifir is offline   Reply With Quote