Search:

Type: Posts; User: kpraveen786; Keyword(s):

Page 1 of 2 1 2

Search: Search took 0.04 seconds.

  1. Replies
    1
    Views
    409

    Facebook Question creation

    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 ...
  2. Replies
    0
    Views
    153

    Hibernate Funtionality

    Hi,

    I am using spring roo project, in this hibernate functionality how it works (hibernate session factory)
  3. Replies
    3
    Views
    1,629

    fb RateLimitExceededException

    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......
  4. Replies
    3
    Views
    1,629

    Facebook invalidating access token

    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 =...
  5. Replies
    5
    Views
    604

    i resolved the above problem with this way ...

    i resolved the above problem with this way

    FacebookTemplate ft=new FacebookTemplate(usersocial.getAccesstoken());
    List<Comment> replays = ft.commentOperations().getComments(commentid);

    how...
  6. Replies
    5
    Views
    604

    Hi habuma Thank's for replay to me.. above...

    Hi habuma

    Thank's for replay to me..
    above problem i resolved some...

    String comment = facebook.publish(uid,"feed",parts);
    FacebookTemplate ft=new...
  7. Replies
    5
    Views
    604

    Hi habuma Thank's for replay to me.. I...

    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...
  8. Replies
    5
    Views
    604

    facebook comment with image

    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,...
  9. Hi, habuma Thank's for replay me i resolved...

    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...
  10. facebook comment post with url

    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...
  11. Hai Habuma, I whant to post a comment in to...

    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...
  12. Hai Habuma, Thank's for so porting me to...

    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.
  13. Replies
    0
    Views
    407

    spring security problem

    Hi,
    I am using spring security, after login user details are stored in
    protected UserDetails retrieveUser(String username,UsernamePasswordAuthenticationToken authentication)throws...
  14. Hai Habuma, Thank's for replay me, I resolved...

    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...
  15. Hai Habuma, Thank's for replay me, When i...

    Hai Habuma,
    Thank's for replay me,

    When i post the comment into the twitter

    ConnectionData connectiondata=new ConnectionData(userid, userid, usersocial.getSocial_name(),...
  16. Hai Habuma, Thank's for replay me, When i...

    Hai Habuma,
    Thank's for replay me,

    When i post the comment into the twitter

    ConnectionData connectiondata=new ConnectionData(userid, userid, usersocial.getSocial_name(),...
  17. facebook comment post

    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...
  18. Hai Habuma, Thank's for replay me, When i...

    Hai Habuma,
    Thank's for replay me,

    When i post the comment into the twitter

    ConnectionData connectiondata=new ConnectionData(userid, userid, usersocial.getSocial_name(),...
  19. Hai Habuma, Thank's for replay me, i am...

    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...
  20. Hai ,thank you for replaying me, i am...

    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...
  21. Facebook Integration

    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...
  22. Replies
    4
    Views
    955

    thank you same example i userd for upload process...

    thank you same example i userd for upload process i will try it
  23. Replies
    4
    Views
    955

    hi I what the process of file download...

    hi

    I what the process of file download functionality in spring roo
  24. Replies
    10
    Views
    1,101

    hai thanks for replay but image upload is...

    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
    ...
  25. Replies
    10
    Views
    1,101

    hai still now a am not getting solution to...

    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...
Results 1 to 25 of 36
Page 1 of 2 1 2