Dave... Thanks for the response.
I am using a cflocation. Problem is I end up with a URL like this: page2.cfm;JSESSIONID=80303317251024029058937 and a wonderful 404 error in the browser. Remove the ";JSESSIONID=80303317251024029058937" and things are fine. This leads me to believe that you can't use J2EE session variables and cflocation. Am I wrong on this? Is this in the docs/release notes somewhere? (I couldn't find it so far...) Chris -----Original Message----- From: Dave Watts [mailto:[EMAIL PROTECTED]] Sent: Thursday, June 13, 2002 9:30 PM To: CF-Talk Subject: RE: J2EE session variables > When using J2EE session variables in CFMX, the jsessionid > automatically gets inserted into the URL when the first > page is called (like this: > index.cfm;JSESSIONID=80301028841024004340015?page=main). > In subsequent requests it disappears. Does anyone know why > this happens? My guess is that it does this to prevent problems if the appropriate cookies don't get set by the first page due to a redirect. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ voice: (202) 797-5496 fax: (202) 797-5444 ______________________________________________________________________ This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

