Search:

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

Search: Search took 0.02 seconds.

  1. Replies
    0
    Views
    1,114

    Restful Web Services, Asynchronous Mode?

    I've just begun using restful web services and I noticed that the resttemplate object (which does all the http POST, GET, PUT, DELETE and such) uses apache commons httpclient. I don't think the...
  2. Restful Web Services, Asynchronous Mode?

    I've just begun using restful web services and I noticed that the resttemplate object (which does all the http POST, GET, PUT, DELETE and such) uses apache commons httpclient. I don't think the...
  3. Replies
    0
    Views
    734

    JavaMailSenderImpl Problems

    Sorry if this is in the wrong forum, wasn't sure where to put it.

    I'm having problems setting up and using the JavaMailSenderImpl bean/class. Here is my XML config:

    <bean...
  4. Replies
    0
    Views
    520

    Logging In/Out + Showing Content

    Hi, I'm having a problem using the spring security tags to render certain content on the front page.

    Currently I have this:

    <sec:authorize ifNotGranted="ROLE_ANONYMOUS">
    <c:set...
Results 1 to 4 of 4