tags:

views:

141

answers:

1

Dear all, How can i publish a message on facebook wall using java

+1  A: 

It looks pretty involved. There's a detailed explanation on how to use the facebook-java-api to do this in the article Facebook Java api example to publish on Wall.

Bill the Lizard