diff --git a/content/index.jsp b/content/index.jsp index cf8fe7a..dbed1ec 100644 --- a/content/index.jsp +++ b/content/index.jsp @@ -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();