Hello Everyone,
Does anyone out there have an example of deleting cookies from within Java Play?
I've found the scala class DiscardingCookie, but I can't seem to get it to work right in Java.
I'm trying to delete my application's cookie (in this case "PLAY_FRAMEWORK").
thx
Chris