Unable to reload application into a browser after logging ou
Posted: Fri Aug 07, 2009 12:20 pm
by kirsty >> Mon, 20 Jan 2003 13:34:00 GMT
We have reimplemented the removeSessionWithMessage method on currentSession to present a simple message to the user when logging out of the client.
This works fine, however when we attempt to log back into the client after logging out, we get a WebSessionTimedOut page. This is the message we are currently supplying on the invalidWebSession method.
Can someone tell me why it is that subsequent login attempts cause this to happen, and how we might get around the problem.
We have reimplemented the removeSessionWithMessage method on currentSession to present a simple message to the user when logging out of the client.
This works fine, however when we attempt to log back into the client after logging out, we get a WebSessionTimedOut page. This is the message we are currently supplying on the invalidWebSession method.
Can someone tell me why it is that subsequent login attempts cause this to happen, and how we might get around the problem.