|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
#1 |
|
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.. |
|
|
|
|
|
#2 |
|
Member (10 bit)
Join Date: Mar 1999
Location: Random
Posts: 997
|
Here is the official API documentation. Read the stuff here and on connecting pages first. It is a different package than the Java 2 SE v1.3.1. I hope this helps. Basically, just read everything on Sun's site.
Respectfully, Demosthenes |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|