Java WebSocket2.12.01.11.0
Java WebSocket
2.1
2.0
1.1
1.0
This feature enables support for WebSocket applications written to the Java API for WebSocket 1.0 specification.
Enabling this feature
To enable the Java WebSocket 1.0 feature, add the following element declaration into your server.xml
file, inside the featureManager
element:
<feature>websocket-1.0</feature>