Search:

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

Search: Search took 0.02 seconds.

  1. Replies
    1
    Views
    164

    Securing a remote service

    Hi everyone,

    On the application I'm working on I have a couple of remote services exposed with HTTP invoker. On the server side I protect the remote service URI using Spring Security intercept-url...
  2. Replies
    0
    Views
    87

    Retrieve all the options from a select tag

    Hi everyone,

    I wonder if there is a way to retrieve the "option" values of a "select" tag in a form? I mean usually we're only interested in retrieving the selected element but in this case I'd...
  3. Accessing domain object from security session

    Hi everyone,

    I'm using Spring Web MVC and Spring Security to develop a web app. The users are authenticated against the DB using the following piece of code and so far it works well.


    ...
Results 1 to 3 of 3