GWTP
GWTP copied to clipboard
Security Cookie does not work with REST
This is what I did in my module file:
bindConstant().annotatedWith( SecurityCookie.class ).to("JSESSIONID");
But in my request is no additional header or cookie.
Am I miss something? The line above is the only line I did.
+1
@Chris-V Is that normal? If not, was that fixed in GWTP 1.2.1?
@Chris-V ?
I need to investigate. I'm too busy right now with internal projects tough