Users Pricing

forum

home / developersection / forums / how to use invalidate session?

How to use invalidate session?

Samuel Fernandes 3583 06 Oct 2014

When do you call getPageContext().getSession().invalidate()?

I tried calling that at the logout page, then cflocation it back to the main page, and it throws exception.

How to assign a new session right after?


1 Answers