> Even that this topic is very old, I will reply because it 
> might help other people having the same problem to come to a solution.
> 
> We came toward this issue some weeks ago. After a lot of 
> investigation and changes in our code, we finally locate that 
> the source of the problem was the J2EE Session Variables.
> 
> In our application this "random" drop of sessions was 
> happening only with Internet Explorer (Firefox was managing 
> correctly the J2EE sessions) and only when we were submitting FORMS.
> 
> This problem can be easily solved by disabling the J2EE 
> Session Variables from the Coldfusion Administration.
> 
> If you need the J2EE sessions for sharing sessions between 
> JAVA & Coldfusion applications, then you should investigate 
> for another solution.

I've been using J2EE session variables with IE for years, without any
problems specific to the J2EE session token. I think, from reading your
previous post, that this only occurs when performing file uploads while
placing the session token in the URL. Is that correct?

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/

Fig Leaf Software provides the highest caliber vendor-authorized
instruction at our training centers in Washington DC, Atlanta,
Chicago, Baltimore, Northern Virginia, or on-site at your location.
Visit http://training.figleaf.com/ for more information!

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:262230
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to