https://bz.apache.org/bugzilla/show_bug.cgi?id=69814
Sammy Chan <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- OS| |All --- Comment #2 from Sammy Chan <[email protected]> --- Could I use the following as a temporary substitution for session.isNew()? boolean isNew = session.getCreateionTime() == session.getLastAccessedTime(); -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
