Click to See Complete Forum and Search --> : Is there any example for webservices


katrina123
06-22-2008, 05:04 PM
Hi Friends,
i was looking for examples of code of how one can display response from webservices if we are using json format. Is there any examples of websites which displays data from webservices.
Any help will be appreciated

Thanks in advance

drpcken
06-24-2008, 03:24 PM
http://www.w3schools.com/webservices/ws_example.asp

katrina123
06-27-2008, 11:00 AM
Thanks drpcken
I was looking for something in java or jsp

chazzy
06-27-2008, 03:37 PM
katrina, you should look at tools like JAX-WS and Apache Axis.