I implemented the example on the page for testing purposes but I still have problems with @Get. (http://wiki.restlet.org/docs_2.0/13-restlet/ 21-restlet/318-restlet/303-restlet.html?showComments=true)
On both Android or Java application I get a 'null' object when I do resource.retrieve(); If I do ClientResource.get().getText(), then I see part of returned object. (Therefore I am assuming server side is OK). Can someone please guide me on how I can test/solve this please? Thanks guys! -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

