|
CMNT
|
 |
Posted: Sat Jan 27, 2007 8:08 pm |
|
 |
 |
 |
 |
I sent in a support ticket, but thought I'd post here in case someone else has run into this.
I'm using CF's dev license and have been happily using cookie.jsessionID during cflogin as a means of detecting whether a browser has been closed out or not. i.e. if a user closes a browser window, I want to make sure that when if the browser is restarted and the session has not yet expired, that the user is logged out.
So I checked with HMS and according to the tech J2EE session variables are disabled. Looking at my own Dev Admin, I saw that J2EE is disabled and so figured the creation of jsessionID is a CF MX7 thing, regardless if J2EE is enabled or not.
Now, with my uploaded app, I've learned that jsessionID is not in fact being created on HMS. So what exactly needs to be enabled by HMS in order for this to work?
|
|
|