<% // 38206 // This JSP is used by the modeler to ping the server and keep the session alive // as long as the process modeler window is open. response.setHeader("Pragma", "no-cache"); response.setHeader("Cache-Control", "no-cache, no-store"); response.setDateHeader("Expires", -1); %>