Prevent the creation of the session.
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
<%@ page info="index" contentType="text/html; charset=utf-8" pageEncoding="utf-8" %>
|
<%@ page info="index" contentType="text/html; charset=utf-8" pageEncoding="utf-8" session="false" %>
|
||||||
|
|
||||||
<%
|
<%
|
||||||
String contextRoot = request.getContextPath();
|
String contextRoot = request.getContextPath();
|
||||||
|
|||||||
Reference in New Issue
Block a user