hello
I use the glaice2 to manage the sessions.
first, I use createSession with a userID= A and password= XXX to create a Session
and now , I want to destory the session which userID=A, then create a new session which userID=B
what my problem is, when I use the router's function destorySession, it raise a exception
help me
so thanks

Reply With Quote