Search:

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

Search: Search took 0.01 seconds.

  1. Replies
    0
    Views
    191

    Spring Test and ContextLoaderListener

    Hi, I have a Controller that invokes a class who is using ContextLoaderListener as follow:


    private static WebApplicationContext context= ContextLoaderListener.getCurrentWebApplicationContext();...
  2. Replies
    3
    Views
    423

    There is not any way to configure Spring to use...

    There is not any way to configure Spring to use the same HttpSession?
  3. Replies
    3
    Views
    423

    Pre Authentication problem

    Hi,

    My webapp is implemented with spring mvc+spring security 3.0.
    In my company there is an authentication webapp that insert a User object in the session but when I try to obtain that object,...
Results 1 to 3 of 3