On Monday, June 23, 2003, at 03:13 PM, Ricardo Rocha wrote:
Jeremy Quinn wrote:
Since the login() method calls 'cocoon.createSession()', should the 'logout()' method not invalidate the Session?
Is there a method available in the FOM to do that?
I could not work out what ....
I guess
cocoon.session.invalidate()
should do the trick?
got it!
thanks
Jeremy