-
Nov 15th, 2007, 07:15 AM
#1
Newbie - please help.
Ok, so I kinda know what webservices are. Communication between 2 applications via SOAP in XML-format. I know what a WSDL file is.
But what does the spring webservices framework do ?
That is something I do not know.
Lets say you have a simple application: Helloworld.java.
And now you want to make a webservice out of it, so clients can input their name and receive "Hello " + name.
How can you use the spring WS framework , to achieve this ?



-
Nov 15th, 2007, 07:59 AM
#2
Maybe your question about what Spring WS does could be answered here.
-
Nov 15th, 2007, 08:00 AM
#3
Yes, definitely read over the "Introduction" chapter of the reference guide...
http://static.springframework.org/sp...reference.html
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules