Comments
|
|
Posted By Christian Louboutin On 10-Jun-10 08:10:52 AM
Great sharing this.
|
|
|
Posted By Zidane07 On 14-Sep-10 02:20:33 PM
This tutorial is a good introduction about JSON via RESTful.
I have tried this code and it works on IE, but my FireBug on FireFox
is indicate that an error is occurred on eval function.
|
|
|
Posted By Rainer Telesko On 27-Mar-11 04:01:12 AM
Hi,
the example looks very fine. However it does not work for me. Do you specify a resource package in Netbeans? Well, I don't know how to specify the resource package.
When I invoke the web page, I get a 404. I use Glassfish instead of Apache, but this should be no problem. I appreciate your help!
Rainer
|
|
|
Posted By mathew On 05-Jun-11 04:12:44 PM
Could you please pass on the steps required to integrate the above example on Eclipse?
|
|
|
Posted By Sasa Jovancic On 10-Jun-11 01:35:22 AM
Excellent post. I faced similar problem to use REST service from javascript, but i worked on creating small client with jquery
http://sasajovancic.blogspot.com/2011/06/javascript-rest-client.html
|
|
|
Posted By gsi On 26-Jul-11 03:29:16 PM
Hi, This is introduction post. But as i have a array of values from JAXB as JSON output. My javascript fail to recognize the output and comes as blank JSON string.
Any help in setting up JAXB or JSON properties
Thanks
|
|
|
Posted By Raja On 10-Aug-11 11:46:00 PM
Excellent posting.
|
|
|
Posted By kirti On 19-Oct-11 12:16:03 PM
thank u sooooo much
|
|
|
Posted By geetha1 On 21-Oct-11 05:47:03 PM
Thanks a lot
the code helped me a lot
can i get code for Post Request instead of get
|
|
|
Posted By Michael On 10-Jan-12 02:50:46 PM
hi, can you give me an server and client example when the client isn't in the same domain (eg. call a rest web service from stand-alone html file)? thanks a lot.. :)
|