| 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
|
 |
 |
|
|
subject: problem in getting response from rest webservice using jaxrs
|
|
|