I\'m using the globus toolkit for a project. In my service i have a resource: a string array. I want to get this resource from an Android client. How can I do that? How can
Have the XML call out a parent tag with multiple children, each with one string value from your array:
String 1 String 2
Name the tags appropriately.