Hi!
I have this piece of code in my program:
PicasawebService pService = new PicasawebService("Picasa service
test");
GphotoFeed gPhotoFeed = pService.getFeed(feedUrl, GphotoFeed.class);
List<PhotoEntry> returnList = gPhotoFeed.getEntries(PhotoEntry.class);
I'd like to know how to get HTML request and/or HTML response from
the feed?
Tnx in advance,
Cheers, Bosko
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Google Picasa Web Albums API" 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/Google-Picasa-Data-API?hl=en
-~----------~----~----~----~------~----~------~--~---