Hey all,

 

ServletActionContext.getRequest().getSession(false) should return null if there is no session for the user.

But it is returning a reference to something whether or not the user has a session. I’m using 1.3RC1

 

Am I using this class incorrectly?

 

Regards,

-Andre Mermegas

 

Reply via email to