public class SessionKeepAliveServlet
extends javax.servlet.http.HttpServlet
http://tech.top21.de/techblog/20110125-maintaining-sessions-with-ajax-polling-and-servlets.html, 
Serialized Form| Constructor and Description | 
|---|
SessionKeepAliveServlet()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
doGet(javax.servlet.http.HttpServletRequest request,
     javax.servlet.http.HttpServletResponse response)  | 
doDelete, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service, serviceprotected void doGet(javax.servlet.http.HttpServletRequest request,
                     javax.servlet.http.HttpServletResponse response)
              throws javax.servlet.ServletException,
                     IOException
doGet in class javax.servlet.http.HttpServletjavax.servlet.ServletExceptionIOExceptionCopyright © 2016. All rights reserved.