Ian,

Look at it from this way, when you call a method you need to know who has
the right to continue, so the question you asked means you need to handshake
with each other to determine who your talking too.

Basic rules, do they have the right to enter the door.


Regards,
Andrew Scott
 
Quote of the Day:
Avoid temporary variables and strange women.
-----Original Message-----
From: Ian Skinner [mailto:[EMAIL PROTECTED] 
Sent: Saturday, 3 December 2005 4:11 AM
To: CF-Talk
Subject: RE: CFC web service persistence concepts.

Not really. It's basically the same problem as you have with regular web
pages. You can require and use cookies for state management, or you can
explicitly create a token that will then be passed to future requests for
the same "session".

Ok, but I don't understand the "web service" side of things enough to
visualize how to do this.  How does one create a persistent object from
and/or for a web service CFC?  Does ColdFusion create a session for a web
service I can access?  What does one do with the token when it is returned
to access a "session?"

I'm hoping for a quick outline or sample of the techniques for doing this.

Thanks

--------------
Ian Skinner
Web Programmer
BloodSource
www.BloodSource.org
Sacramento, CA
 
"C code. C code run. Run code run. Please!"
- Cynthia Dunning

Confidentiality Notice:  This message including any
attachments is for the sole use of the intended
recipient(s) and may contain confidential and privileged
information. Any unauthorized review, use, disclosure or
distribution is prohibited. If you are not the
intended recipient, please contact the sender and
delete any copies of this message. 






~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:226008
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to