hi, i have been trying to use session variables in my app. I have enabled the session variables in the cf admin, and in the application.cfc.
However when i try to run my app it says session is invalid. The session doesnt even start. I get this error everytime unless i turn off the j2ee session variables. I have tried to read lots of documentation online and it exaplins that this will happen if the j2ee session timeout is less than the the cf session so i have changed the timeouts which said it will solve it but i am getting the error as soon as a page loads. the session is set at 30 and the j2ee timeout is set to 66. I have read the coldfiusion documentationand feel that i would like to use j2ee session. As it says that it provides extra security. i am using this in a single site and on the developers edition. Cany anyone help me understand why this error is occuring and how i can get around it. i would appreciate any help thanks ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:254206 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

