A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
JavaRanch
»
Java Forums
»
Frameworks
»
Spring
Author
How to implement webservice using spring?
Hitesh Singh
Greenhorn
Joined: Mar 04, 2010
Posts: 9
posted
Jul 29, 2011 03:50:57
0
How to implement webservice using spring?
Please if anyone knows suggest me & suggest me any sample links??
Mark Spritzler
ranger
Sheriff
Joined: Feb 05, 2001
Posts: 17225
1
I like...
posted
Jul 30, 2011 11:38:42
0
Do you want SOAP Web Services or REST Web Service.
Spring supports REST in Spring 3.0 built on top of Spring @MVC and just 4 more annotations.
For Soap Web Services, Spring has an MVC model just like SPring MVC for Web Services with Endpoint classes as your Controllers.
You can find more details on the SPring Web Services product web site and also REST in the Core Spring documentation at www.springframework.org
Thanks
Mark
Perfect World Programming, LLC
-
Two Laptop Bag
-
Tube Organizer
How to Ask Questions the Smart Way FAQ
I agree. Here's the link:
http://aspose.com/file-tools
subject: How to implement webservice using spring?
Similar Threads
How to call one applet from another?
Publishing web service using Spring 3
consuming a webservice
applicationcontext.xml
SpringWS Client for Axis2 webservices
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter