Search:

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

Search: Search took 0.01 seconds.

  1. Guys, To be more specific here's what I was...

    Guys,

    To be more specific here's what I was dong but still was not able to run RestTemplate without being challenged for authentication:

    HttpClient client = new HttpClient();...
  2. Guys, To be more specific here's what I was...

    Guys,

    To be more specific here's what I was dong but still was not able to run RestTemplate without being challenged for authentication:

    HttpClient client = new HttpClient();...
  3. Spring security authentication enabled rest webservice, how do I consume it

    Hi Guys,

    I created a rest webservice using spring, then later I added a spring authentication module. I would say it is working great as each time I access the REST URL my request ib being...
  4. How to consume spring security enabled REST webservice in Android Spring RestTemplate

    Hi Guys,

    I created a rest webservice using spring, then later I added a spring authentication module. I would say it is working great as each time I access the REST URL my request ib being...
  5. @Autowired stop working after adding @PreAuthorize

    Hi,

    I have thi class bellow:

    --------------------------------------------This is working-----------------------------------------
    class A {
    public void method() {

    }
    }
  6. How do I add authentication in REST WEBSERVICE

    Hi Guys,

    I created a REST webservice. Can anyone guide me or direct me to a resource so I can secure the webservice.
    The way I want it to happen is people using the REST webservice must have a...
  7. Replies
    5
    Views
    2,315

    Hi Kumar, and rest of spring members, The way...

    Hi Kumar, and rest of spring members,

    The way I am doing the posting of message to facebook is like this inside my controller.
    how do i put this in a picture? "<input type="hidden" name="scope"...
  8. Replies
    5
    Views
    2,315

    can you share how you ressolved this? I got the...

    can you share how you ressolved this? I got the same problem
  9. Replies
    1
    Views
    607

    FacebookTemplate Question

    Hi Guys,

    I am very new to spring social and have this problem for sometime.

    Here's my problem:

    I wanted to post message update status in facebook using my spring mvc webstite.
    I had seen...
  10. ooopsss. message? is it suppose to be messages? i...

    ooopsss. message? is it suppose to be messages? i am just a new to spring. if that is so, i would say thank you very much, ill try it now.
  11. Validation Error: org.springframework.context.NoSuchMessageException : No message foun

    Spring Masters and members,

    Can you help me with this problem.

    I am having this error when creating a custom validation.

    org.springframework.context.NoSuchMessageException: No message found...
  12. hibernate is caches data. it is not synchronized...

    hibernate is caches data. it is not synchronized to db if external application updates it. is there away that it refreshes its persistence?
  13. Application 1 and 2 access the same db. If...

    Application 1 and 2 access the same db.

    If application 2 updates the table that application 1 is using, the application 1 that uses hibernate does not see the changes in database when i retrieve...
  14. <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE hibernate-configuration PUBLIC "-//Hibernate/Hibernate Configuration DTD 3.0//EN" "http://hibernate.sourceforge.net/hibernate-configuration-3.0.dtd">...
  15. External application updates database, hibernate is not synchronized

    Hi,

    Can someone help me about this simple but tricky problem fir me.

    Overview:
    I have an application 1 that runs hibernate, a second application 2(external application) that updates the...
  16. Replies
    7
    Views
    645

    Charts in Spring

    Hello Spring Gurus,

    I wanted to display charts in my jsp page given a database data.
    Is there a current API in our framework that supports reporting?

    If none, incase one of you guys were able...
  17. Replies
    2
    Views
    409

    Hi pmularien. your advise did work. really great...

    Hi pmularien. your advise did work. really great thank you.
  18. Replies
    2
    Views
    409

    spring method security issue

    Hi Guys,

    I use to have a class that inserts data to database that works properly.
    After implementing method security, I can no longer deploy the application. here's the code snippet and error...
  19. Replies
    3
    Views
    576

    TerpInMD:The link is great. Thank you alot

    TerpInMD:The link is great. Thank you alot
  20. Replies
    3
    Views
    576

    Hi, Guys maybe my question should be, is there...

    Hi,

    Guys maybe my question should be, is there a popup calendar implementation in spring that I can use?
  21. Replies
    3
    Views
    576

    calendar popup

    Hi Guys,

    I had just jump into spring and the moment I've seen the framework it was love at first sight.

    By the way: Can someone point me to a resource or any idea on how to make a popup...
Results 1 to 21 of 21