I am not using any Facebook SDK's. I am using simple JS call to get the access token.
Now, I want to post on friends (all or some [will be selected by their id's] ) wall.
Is this possible without using Facebook SDK's. I just want to make an ajax call to post the message of walls and then read the response.
Please let me know how this can be done. I have app_ID and token with publish_stream access.