-
May 31st, 2012, 05:53 AM
#1
How to handle both SOAP Requests and HTTP Get Requests in a web service
Hi All,
I have an existing web service which accepts SOAP requests and sends SOAP responses. Now I wanted to add functionality to this existing web service which will enable it to accept HTTP GET Requests. How will I start this endeavor? I have read that I can deal with HTTP Requests via MessageDispatcherServlet. Any sample code or reference would be very well appreciated.
Tags for this Thread
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