Any new news on this topic? I'm running into the same thing - my app serves up content to a customer's webpage, and they don't want to see cookie's being set on their visitor's machines. I've turned off (in app.cfm) sessionmanagent, clientmanagement, and set clientcookies to NO. I've made sure that the J2EE session var option is not checked in CF admin. I can watch the http traffic with Fiddler and see the JSESSIONID cookie being set (but no CF cookies).
Any way to stop this from happening? thanks -reed > On my local machine CF sets the cookie.jsessionid, but it doesn't on > the test or live boxes. > The first time i request a page the cookie doesn't show up in the > debug output, but i can read it using javascript. > On subsequent requests it does appear in cf debug output. > > I have the "Use J2EE session variables" checkbox unchecked. Is there > anything else i need to do? > > Version: 6,1,0,63958 > Edition Enterprise (DevNet) > Operating System: Windows XP > OS Version: 5.1 > > Cheers > Bert > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:247529 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

