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
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