RE: javax.servlet.http class

2005-01-30 Thread chu
a HelloWorld test web > service program. > > But javax.servlet.http class is needed. So I download > servlet-2_3-fcs-classfiles.zip from java.sun.com. Unzip it > and copy it to webapps\axis\WEB-INF\classes\ > > So this make me possible to compile my programs. B

javax.servlet.http class

2005-01-29 Thread chu
Hi, everybody, I am new at java, Axis. After I installed Axis1.2RC2 with Tomcat 5.5.4 I successed to create a HelloWorld test web service program. But javax.servlet.http class is needed. So I download servlet-2_3-fcs-classfiles.zip from java.sun.com. Unzip it and copy it to