Skip to content

Commit 7be387c

Browse files
author
Arun Gupta
committed
Using more meaningful titles
1 parent f9f4cb6 commit 7be387c

File tree

1 file changed

+1
-0
lines changed
  • websocket/endpoint-programmatic-async/src/main/webapp

1 file changed

+1
-0
lines changed

websocket/endpoint-programmatic-async/src/main/webapp/index.jsp

+1
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@
5757
<input id="myField" value="WebSocket" type="text"><br>
5858
</form>
5959
</div>
60+
<br><br>Click on the button and check for output on server.log
6061
<div id="output"></div>
6162
<script language="javascript" type="text/javascript" src="websocket.js">
6263
</script>

0 commit comments

Comments
 (0)