mirror of
https://github.com/kmitresse/Cards-Rush.git
synced 2026-05-16 17:11:48 +00:00
feat: dev-web - add listener to stock all connected users
This commit is contained in:
@@ -3,4 +3,9 @@
|
||||
xmlns="https://jakarta.ee/xml/ns/jakartaee"
|
||||
xsi:schemaLocation="https://jakarta.ee/xml/ns/jakartaee https://jakarta.ee/xml/ns/jakartaee/web-app_5_0.xsd"
|
||||
version="5.0">
|
||||
</web-app>
|
||||
<listener>
|
||||
<listener-class>
|
||||
uppa.project.listener.SessionServletContextListener
|
||||
</listener-class>
|
||||
</listener>
|
||||
</web-app>
|
||||
|
||||
Reference in New Issue
Block a user