WebSockets whenever execute SQL queries, at that point of time, WebSocket session expires and then the page gets refreshed and a new session is created.
I do not want my page to refresh.
Asked
Active
Viewed 101 times
0

manpreetSingh
- 654
- 4
- 8
- 20
-
@Philipp: WebSockets whenever execute SQL queries, at that point of time, WebSocket session expires and then the page gets refreshed and a new session is created, can you help me in this ? I do not want my page to refresh. – manpreetSingh Apr 16 '15 at 13:48
-
Please simplify the sourcecode of your servlet to the minimum which is necessary to demonstrate the problem and then post it. For more information about how to best ask for help with "my code doesn't do what I want it to do" problems, see http://sscce.org/ – Philipp Apr 16 '15 at 14:24