public class SessionKeepAliveServlet
extends javax.servlet.http.HttpServlet
http://tech.top21.de/techblog/20110125-maintaining-sessions-with-ajax-polling-and-servlets.html
,
Serialized FormConstructor 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, service
protected void doGet(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws javax.servlet.ServletException, IOException
doGet
in class javax.servlet.http.HttpServlet
javax.servlet.ServletException
IOException
Copyright © 2016. All rights reserved.