From 471fced446d2101a8cc979d72e9c644a06678217 Mon Sep 17 00:00:00 2001 From: markt Date: Thu, 11 Jun 2009 16:43:37 +0000 Subject: [PATCH] This was moved to the context git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@783840 13f79535-47bb-0310-9956-ffa450edef68 --- webapps/docs/config/manager.xml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/webapps/docs/config/manager.xml b/webapps/docs/config/manager.xml index 321bd1713..5ed3a4064 100644 --- a/webapps/docs/config/manager.xml +++ b/webapps/docs/config/manager.xml @@ -264,12 +264,6 @@ The default is 16.

- -

Should the HttpOnly flag be set on session cookies to prevent client - side script from accessing the session ID? Defaults to - true.

-
-

In order to successfully use a PersistentManager, you must nest inside -- 2.11.0