Question

With Play 1.0 we had the session.getId() method to retrieve a unique session identifier.

The id was handy to prefix keys in the global cache.

Where is Play 2.0 session.id equivalent ?

No correct solution

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top