Greetings . I have a gwt app that runs on jetty in development mode. I've been trying to figure out why I get no cookies at all when I run my app under jetty. I would think that at least jsessionid should be set on initial request to load the page.
I have few questions about jetty with which I need help. Does jetty manages cookies out of the box or do I need to setup sessionManagement in jetty-web.xml. regards.
_______________________________________________ jetty-users mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/jetty-users
