Link to home
Start Free TrialLog in
Avatar of karouri
karouri

asked on

Java Web services - how?

How can I write a Web service in Java - and a client for it?

I am using Linux, and have installed Tomcat and Apache axis, but am not sure how to proceed..

k
Avatar of Javatm
Javatm
Flag of Singapore image

Here is where you should start :

http://java.sun.com/j2ee/index.jsp
http://java.sun.com/j2ee/1.4/docs/tutorial/doc/index.html

Hope it helps . . .
Javatm
Here are the list webservices for Java :
 
-  Java API for XML Processing (JAXP)
-  Java API for XML Registries (JAXR)
-  Java API for XML-based RPC (JAX-RPC)
-  SOAP with Attachments API for Java (SAAJ)

You need to download this :
http://java.sun.com/webservices/downloads/webservicespack.html
ASKER CERTIFIED SOLUTION
Avatar of Javatm
Javatm
Flag of Singapore image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of karouri
karouri

ASKER

Thanks, java (tm:)
http://www.freewebs.com/cube-j

Always glad to help . . .
Friend : Javatm