Furkan Zumrut

Tomcat 7 JSESSIONID nasıl değiştirilir?

apache tomcat 7

Tomcat’in sürümlerine göre jsessionid değiştirme şekli değişebiliyor. Tomcat 7 de jsession değiştirmek ise gayet basit. Tomcat 7 dizinindeki conf dosyasının içinde content.xml dosyamıza giriyoruz ve aşağıda görüldüğü gibi değişiklik yapıyoruz.

<Context sessionCookieName="OTURUM" sessionCookiePath="/">

    <!-- Default set of monitored resources -->
    <WatchedResource>WEB-INF/web.xml</WatchedResource>

    <!-- Uncomment this to disable session persistence across Tomcat restarts -->
    <!--
    <Manager pathname="" />
    -->

    <!-- Uncomment this to enable Comet connection tacking (provides events
         on session expiration as well as webapp lifecycle) -->
    <!--
    <Valve className="org.apache.catalina.valves.CometConnectionManagerValve" />
    -->

</Context>

Yukarıda görüldüğü gibi OTURUM yazan yeri istediğiniz şekilde değiştirebilirsiniz. Yaptığınız değişikliklerden sonra Tomcat’i yeniden başlatınız.

More from my site

  • [Tutorial] How to change Tomcat 7 JSESSIONID
  • tomcat 8080 is already in use hatası ve çözümü
  • Tomcat’te gzip nasıl aktif edilir?
  • Tomcat’te server adı nasıl gizlenir/değiştirilir?
  • JSF resources oluşturumu ve kullanımı
  • Save your money shutting down EC2 Instance with AWS Lambda!
tomcat 7 cookie ismi değiştirme, tomcat 7 jsession değiştirmek, tomcat cookie adı değiştirme
Tomcat

Recent Posts

  • How to run java jar in Elastic beanstalk with custom jvm parameters? (Procfile)
  • How to change timezone with ebextension in Elastic Beanstalk?
  • Save your money shutting down EC2 Instance with AWS Lambda!
  • Keep your Test Environment more stable with Pre-Branch
  • Getting Started with Scalate: Simple Web Application with Spring MVC

Medium

Pages

  • CV

Categories

  • Android
  • AWS
  • CXF
  • Devops
  • Genel
  • Java
  • Javascript
  • JAX-RS
  • JPA/Hibernate
  • JSF
  • Maven
  • Postgresql
  • Servlet
  • Spring
  • Tomcat

Archives

  • August 2017
  • June 2016
  • October 2015
  • June 2015
  • May 2015
  • April 2015
  • February 2015
  • December 2014
  • November 2014
  • October 2014
  • June 2014
  • May 2014
  • June 2011

Theme created by Mick de Graaf

age of civilization
tank stars