Author: markt
Date: Thu Jun 11 16:43:37 2009
New Revision: 783840
URL: http://svn.apache.org/viewvc?rev=783840&view=rev
Log:
This was moved to the context
Modified:
tomcat/trunk/webapps/docs/config/manager.xml
Modified: tomcat/trunk/webapps/docs/config/manager.xml
URL:
http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/config/manager.xml?rev=783840&r1=783839&r2=783840&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/config/manager.xml (original)
+++ tomcat/trunk/webapps/docs/config/manager.xml Thu Jun 11 16:43:37 2009
@@ -264,12 +264,6 @@
The default is 16.</p>
</attribute>
- <attribute name="useHttpOnly" required="false">
- <p>Should the HttpOnly flag be set on session cookies to prevent client
- side script from accessing the session ID? Defaults to
- <code>true</code>.</p>
- </attribute>
-
</attributes>
<p>In order to successfully use a PersistentManager, you must nest inside
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]