Quote:
Originally Posted by ajaxrand
Hi,
I need to build up a web service using java. I am using,
Netbeans 5.5.1
JDK 1.5
is there any thing else that i should plug in to my project environment apart from this to build up a web service.
and i am very new to java web services. so please help by providing any tutorial that i can start over, with Netbeans.
If that's ur urgent requirement then I won't comment anything.
But if you are doing it for learning purpose, then I would rather say, first expertize on web applications. Web services is quite a broad term, and if u are new to java, then u will be lost.
The sequence of learning should be (according to me),
1. Expertize core java field.
2. Expertize Web applications field.
3. Get introduced to (very basic) Web Component development field (EJBs) (optional, but will help in understanding many things.) (I myself am not much introduced to this field).
4. Then come to Web services field.
See
wikipedia Link for web services.