I have a Java REST endpoint. the endpoint returns the the value of session.isNew. This is always true.
session.isNew
true
Question
Is t