Hello everyone,
I have a hunchentoot instance serving several applications, where each application is accesed using a different subdomain (i.e. app1.my-domain.net, app2.my-domain.net...etc
). Is it possible to make sessions global to all the applications?
Thanks for any hint,
Sergio