That's a very good suggestion, but, unfortunately, I'm inheriting
everything, including the application name.

-----Original Message-----
From: Ben Nadel [mailto:[EMAIL PROTECTED] 
Sent: Monday, February 26, 2007 11:39 AM
To: CF-Talk
Subject: RE: onSessionStart running twice?

How are you defining the application name? If the app name is based on
the current path, a redirection might actually jump to another
application "scope" and therefore a new session. 


.......................
Ben Nadel
Certified Advanced ColdFusion MX7 Developer
www.bennadel.com
 
Need ColdFusion Help?
www.bennadel.com/ask-ben/

-----Original Message-----
From: Leitch, Oblio [mailto:[EMAIL PROTECTED] 
Sent: Monday, February 26, 2007 11:35 AM
To: CF-Talk
Subject: onSessionStart running twice?

I'm developing an application that stores the session info in a db
"onSessionStart".  Under certain conditions, onRequestStart, it
redirects to a different location that inherits the original
onSessionStart method.  The odd thing is, it's saving a second record in
the db - evidence that the method is being called again.  I thought it
only runs once - when the session is started.  I assumed that a redirect
wouldn't cause the session to be restarted.

 

Any thoughts?


This email message may contain privileged and/or confidential
information. If you are not the intended recipient(s), you are hereby
notified that any dissemination, distribution, or copying of this email
message is strictly prohibited. If you have received this message in
error, please immediately notify the sender and delete this email
message from your computer.







~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Upgrade to Adobe ColdFusion MX7
The most significant release in over 10 years. Upgrade & see new features.
http://www.adobe.com/products/coldfusion

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:270679
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to