MyEclipse: Cookies disablen, when using MyEclipse-Deployment DarthTrader - Jan 10, 2006 - 09:05 AM Post subject: Cookies disablen, when using MyEclipse-Deployment
Hi,
I want to set the cookies element of my context to false. MyEclipse doesn't generate an own server.xml or manipulate the given one from Tomcat. In addition I want to use the MyEclipse-Deployment to Tomcat.
How can I specify Tomcat not to use cookies for my application, if I deploy it with MyEclipse?
Greetings
HBsupport-rkalla - Jan 10, 2006 - 03:07 PM Post subject:
HB,
You would need to make this setting yourself in your server.xml file, MyEclipse, as you accurately mentioned, does not handle this.
So using MyEclipse deployment and modifying your server.xml file are totally independent steps of eachother.