This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes Android and the fly likes problem in getting response from rest webservice using jaxrs Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Mobile » Android
Reply Bookmark "problem in getting response from rest webservice using jaxrs" Watch "problem in getting response from rest webservice using jaxrs" New topic
Author

problem in getting response from rest webservice using jaxrs

Suzzane Pinto
Ranch Hand

Joined: Feb 10, 2012
Posts: 204
hi...
iam trying to upload image as base64 string to rest server and then to the database..im successfully able to do that...while retrieving i am facing problem at the rest side im retrieving base64 strings and add to list and return the list...but at the android end i have no idea how to handle the list as response as i need to accept those base strings and decode them and show in grid view...
please correct me if iam wrong..as i am new to android-REST communication

any help would b greatly appreciated
thankyou
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: problem in getting response from rest webservice using jaxrs
 
Similar Threads
How to return data from a database table using Apache CXF web service?
rest webservice response problem when returning list
how to handle xml as strings?
DIsplaying Image on JSP
how to get map api key??