| Article: |
Deploying Web Applications to Tomcat | |
| Subject: | package javax.servlet doesn't exist problem | |
| Date: | 2002-02-06 07:35:47 | |
| From: | ||
|
Hi, I'm pretty new to tomcat. I met a problem when I followed the article to add servlets. I copied the login.java code of Listing 4 and put it in /onjava/WEB-INF/classes/com/onjava. Then I compiled by javac com/onjava/login.java but the error messages say: package javax.servlet doesn't exist. What should I do? Your quick reply help is greatly appreciated.
|
||
Showing messages 1 through 1 of 1.
-
package javax.servlet doesn't exist problem
2002-05-30 16:05:12 ed.smith@nau.edu [View]



Saw your post regarding the Tomcat Apache tuturial by James Goodwill. Did you ever get "login.java" to compile? I'm having the same trouble.
TIA,
Ed