views:

50

answers:

0

Hi!

I am doing the same thing , through a wsdl file provided at server side . and i have to access the file from server using a Spring-J2SE based project. and I am new in Spring Framework..

The wsdl might have more than one operation used and also return the value.

And which one to use as webservice SOAP or REST??

Can anyone help with a code snippet for the same?

Thanks for the help in advanced.