Hello, Is there a way to have Session scoped object?
*Service designed :* Jetty (as stand alone) + Websocket + CDI *Requirement:* Want to have an object called Storage which should get create when client establishes websocket connection and destruct when websocket connection is closed. Essentially websocket session and Storage object should have one to one mapping. Thanks and Regards Mohan
_______________________________________________ jetty-users mailing list [email protected] To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://dev.eclipse.org/mailman/listinfo/jetty-users
