Hi,
This is praveen i am trying to post a question and options in to the facebook wall.
In Spring Social How it is possible please help me..
I am trying into the graph api but it had error ...
Type: Posts; User: kpraveen786; Keyword(s):
Hi,
This is praveen i am trying to post a question and options in to the facebook wall.
In Spring Social How it is possible please help me..
I am trying into the graph api but it had error ...
Hi,
I am using spring roo project, in this hibernate functionality how it works (hibernate session factory)
Hi,
Thank's for replay me..
But i am not chenge the my facebook password but i loged in to facebook as 2 to 3 hr later i done this.
then also i get this error......
Hi,
This is praveen
I am trying to get facebook user comment replays...
FacebookTemplate ft=new FacebookTemplate();
ft=new FacebookTemplate(app_accesstoken);
List<Comment> comment =...
i resolved the above problem with this way
FacebookTemplate ft=new FacebookTemplate(usersocial.getAccesstoken());
List<Comment> replays = ft.commentOperations().getComments(commentid);
how...
Hi habuma
Thank's for replay to me..
above problem i resolved some...
String comment = facebook.publish(uid,"feed",parts);
FacebookTemplate ft=new...
Hi habuma
Thank's for replay to me..
I resolved the above problem with u r sojation.
and now i have one mere challange , when i post the comment into the facebook wall to get replay comments...
Hi,
I have done to post a comment into the facebook wall using this code
"Facebook facebook = new FacebookTemplate(usersocial.getAccesstoken());
FacebookLink fl=new FacebookLink(link,...
Hi,
habuma
Thank's for replay me i resolved the problem of facebookcommentoption
Semiyearly I want to post twitter also
Now i am using
TwitterConnectionFactory connectionFactory...
Hai Habuma,
I whant to post a comment in to fcebook wall, i was used updateStatus ("facebook.updatateStatus(comment); ") it is working fine,
but i what to add comment and url also.
So i used...
Hai Habuma,
I whant to post a comment in to fcebook wall, i was used updateStatus ("facebook.updatateStatus(comment); ") it is working fine,
but i what to add comment and url also.
So i used...
Hai Habuma,
Thank's for so porting me to complete the application.
Now i want to test my application, I user the spring insite any other test application is there
please give me goide.
Hi,
I am using spring security, after login user details are stored in
protected UserDetails retrieveUser(String username,UsernamePasswordAuthenticationToken authentication)throws...
Hai Habuma,
Thank's for replay me,
I resolved all the problems with this jar "spring-data-commons-core.1.1.0.M1.jar".
i have another problem, i am using spring security, after login user...
Hai Habuma,
Thank's for replay me,
When i post the comment into the twitter
ConnectionData connectiondata=new ConnectionData(userid, userid, usersocial.getSocial_name(),...
Hai Habuma,
Thank's for replay me,
When i post the comment into the twitter
ConnectionData connectiondata=new ConnectionData(userid, userid, usersocial.getSocial_name(),...
Hai Habuma,
Thank's for replay me,
I am Tring to post the comment into the facebook wall after user login to my website,
I got user authontication details of all,after that i will try to...
Hai Habuma,
Thank's for replay me,
When i post the comment into the twitter
ConnectionData connectiondata=new ConnectionData(userid, userid, usersocial.getSocial_name(),...
Hai Habuma,
Thank's for replay me,
i am changed the jars of this spring-security-core-3.1.0.RC2-sources.jar,spring-social-twitter-1.0.2.RELEASE.jar...
Hai ,thank you for replaying me,
i am implemented in twitter and facebook integation work in my project
"spring-social-core-1.0.0.M3.jar" is used at this time twitter is working
and
for the...
Hi,
This is praveen,
I am integrating facebook in to my webpage
after allow, i will send a message to the login person. But it is not woring well
I gives error
"(#200) The user hasn't...
thank you same example i userd for upload process i will try it
hi
I what the process of file download functionality in spring roo
hai
thanks for replay
but image upload is work in ie but not work in firefox 5 (because of security issues browser not give full path) in this process how to get the full path of the image
...
hai
still now a am not getting solution to upload a image
without writing any encrtype image upload run in ie but not work in firefox 5 what is the problem i added mulitypart and commons...