| Author |
necessity of java web service
|
Anand Sivathanu
Ranch Hand
Joined: Jun 25, 2010
Posts: 41
|
|
Hi All,
I would like to know about java web services.I googled about the use of java web services.But I not able to get the clear picture about it.
Can You tell me the necessity of java web services?
Regards,
Anand
|
 |
Vijitha Kumara
Bartender
Joined: Mar 24, 2008
Posts: 3563
|
|
Web services in general is mainly for interoperability, that it is implementation independent to the client. And various standards/protocols make this possible. And it promotes service oriented architecture which is one of the major streams of software development lately.
For you to get stared I suggest start with the WS FAQ entry particularly the "How do I get started building a web service? Show me some code!" section.
|
SCJP 5 | SCWCD 5
[How to ask questions] [Twitter]
|
 |
Anand Sivathanu
Ranch Hand
Joined: Jun 25, 2010
Posts: 41
|
|
Vijitha Kumara wrote:Web services in general is mainly for interoperability, that it is implementation independent to the client. And various standards/protocols make this possible. And it promotes service oriented architecture which is one of the major streams of software development lately.
For you to get stared I suggest start with the WS FAQ entry particularly the "How do I get started building a web service? Show me some code!" section.
Thank you very much.I will look into it.
Regards,
Anand
|
 |
 |
|
|
subject: necessity of java web service
|
|
|