Compile error of Servelet

2001-02-16 Thread Happy Room
Hi, We have tried the example of Tomcat: D:\foo\tomcat\webapps\examples\WEB-INF\classes\cal\TableBean.java   After the compling, the error message shows following:   D:\foo\tomcat\webapps\examples\WEB-INF\classes\cal\TableBean.java:62: Package javax.servlet.http not found in import.import javax.se

How to use Tomcat?

2001-02-15 Thread Happy Room
Dear Sir, We are learners of Tomcat. We have already setup Tomcat3.2.1 and JDK1.2.2 in Windows according the book, and written the little testing programming in it. But the problem is we can't pass the compile, the error shows the class didn't find.   Put HTML files and jsp files in: D:\foo\tomca