Disable session persistence on Tomcat Procedure Open the Tomcat conf/context.xml file in a text editor. Uncomment the <Manager> element: <Manager pathname="" /> Save context.xml.