Hi there,

First time poster on this list, so be nice :-) I'm using JSessionID's and need to set domain cookies. For some reason, though my settings are correct, the server simply does not do this. Is it actually possible to set jsessionid domain cookies.

I have the following set in the administrator:
Under Memory Variables, I have all options ticked (Use J2EE Session Variables, Enable Application Variables and Enable Session Variables)

In my Application.cfm I have the following cf_application tag.
<cfapplication name="TP" sessionmanagement="Yes" sessiontimeout="#CreateTimeSpan(0,1,30,0)#" applicationtimeout="#CreateTimeSpan(0,1,30,0)#" setdomaincookies="yes">

When I access the site, it sets a CFID and CFTOKEN with domain cookies, but the jsessionid is set to domain 'www.travellerspoint.com' grrr..

I can't find anyone else on the net with this problem, so am wondering what I could possibly be doing wrong?

Cheers, Peter

Travellerspoint,
http://www.travellerspoint.com



---
You are currently subscribed to cfaussie as: [email protected]
To unsubscribe send a blank email to [EMAIL PROTECTED]
Aussie Macromedia Developers: http://lists.daemon.com.au/

Reply via email to