Cookies doesn't appears in Chrome Console Resources tab
Ok the problem was the path. To be visible in all the page the path must be "/"
cookie.setPath("/")
Ok the problem was the path. To be visible in all the page the path must be "/"
cookie.setPath("/")