what happens if you have a URL like this:

index.cfm?fuseaction=users.currentusers&listType=desc

does it add another ? to the end??? 



-----Original Message-----
From: Bud [mailto:[EMAIL PROTECTED]
Sent: Friday, March 07, 2003 7:54 AM
To: CF-Talk
Subject: RE: Sessions and CFMX still


On 3/6/03, Joe Eugene penned:
>To use sessions without cookies.. take a look at..
>
>URLSessionFormat(request_URL)
>
>http://livedocs.macromedia.com/cfmxdocs/CFML_Reference/functions-pt2113.jsp#
>4471249

Thanks Joe. That basically looks exactly like what is spit out by 
urltoken, except it places the jsessionid in the URL twice, one 
before the query string, separated from the target page with a 
semi-colon.

Anyway, so far it looks like it works.

Question. If J2EE sessions are disabled, is JSESSIONID...

NOT defined?
defined but empty?
Still there as normal but not used?

Thanks!
-- 

Bud Schneehagen - Tropical Web Creations

_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
ColdFusion Solutions / eCommerce Development
[EMAIL PROTECTED]
http://www.twcreations.com/
http://www.cf-ezcart.com/
954.721.3452

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to