Dave, Thanks for the suggestion, but I don't believe there are any domain attributes being set in the existing cookies. When I view the cookie in firefox, it show the host as "mysubdomain.site.com" for one cookie and "mysite.mysubdomain.site.com" for the other. I think I would see ".mysubdomain.site.com" in the cookie if it were a domain cookie. Thus, I don't think your suggestion will work unless I'm missing something.
Unfortunately, our server is of lower profile than the mysubdomain.site.com, so it is unlikely that server name will change soon. We might be able to change ours, but I wouldn't do it just to get J2EE sessions back. Jon On 5/6/05, Dave Watts <[EMAIL PROTECTED]> wrote: > > Thanks for the pointer. Looks like I'm stuck with no J2EE session > > variables, changing the name the jsessionID is stored as, or changing > > my host name. > > Well, I'd recommend changing your host name if you can, simply because it's > a bit confusing to have a default host for a subdomain. However, as an > alternative, you might be able to rewrite the cookie yourself using the > CFCOOKIE tag and omitting the DOMAIN attribute so that it is only set for > the host that's creating the cookie. > > Dave Watts, CTO, Fig Leaf Software > http://www.figleaf.com/ > > Fig Leaf Software provides the highest caliber vendor-authorized > instruction at our training centers in Washington DC, Atlanta, > Chicago, Baltimore, Northern Virginia, or on-site at your location. > Visit http://training.figleaf.com/ for more information! > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Find out how CFTicket can increase your company's customer support efficiency by 100% http://www.houseoffusion.com/banners/view.cfm?bannerid=49 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:205933 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

