Relative Content

Tag Archive for springspring-mvcspring-security

Session management in spring mvc ,java based xml based

I am trying to implement concurrent session management in spring mvc, i found solution in spring boot.but struggling to integrate with spring mvc , there no main method in my existing project ,in web.xml i added tags also in config package added some session management code still it notworking properly