Dec
26
2008
How-to: Develop a Web Service Using Eclipse
In this short how-to, I’ll explain how to basically develop and deploy a web service using Eclipse IDE. In this tutorial, these technologies are used:
- Programming Language: Java
- IDE: Eclipse
- Web Service Protocol: SOAP
- SOAP Implementation: Axis
- Client Application Type: Java Servlet
- Servlet Container: Apache Tomcat