Based on the FB API document, a feed can come with a URL and a picture URL (http://developers.facebook.com/docs/.../dialogs/feed/). The method postLink(java.lang.String message,
FacebookLink link) (http://static.springsource.org/sprin...ocs/1.0.x/api/) is for posting a message along with a link. I don't see one for a picture URL.