When posting a URL on the facebook wall, facebook get URL data and mounts a post with that information. I wonder how do I post to this format by sending an URL using Java, for example using the API restfb (http://restfb.com/) or using graph API or any other way to do this in Java.
Thanks.
Solution: