Quantcast
Channel: Teradata Forums - All forums
Viewing all articles
Browse latest Browse all 27759

Log out action method - response (2) by KontantinK

$
0
0

Thank you for your reply.
I used the first suggestion and for spring context I used this:

AfbManager afbManager = null;  
 
 HttpSession session = sessionEvent.getSession();
  
        ApplicationContext ctx = 
              WebApplicationContextUtils.
                    getWebApplicationContext(session.getServletContext());

        afbManager = (AfbManager) ctx.getBean("afbManager");

Another question:
How can I read from the ControllerContext the Session. I need the sessionId...


Viewing all articles
Browse latest Browse all 27759

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>