Hi, I am getting an exception after putting in my correct credentials to a login screen Exception is
org.apache.shiro.session.UnknownSessionException: There is no session with id I am not sure what is the cause of this exception But after the login servlet gets called the Page is forwarded to a viewcontacts page. But before even if it gets to that point subject.login(token) fails. Thank you -Gurpreet -- View this message in context: http://n2.nabble.com/Exception%3A-There-is-no-session-with-id-tp3312246p3312246.html Sent from the Shiro User mailing list archive at Nabble.com.
