I want to read the cookies in scala.html.
In the play version 2.5 it worked like this: @ session.get ("name")
I am currently using version 2.8 and so