On 24/07/2012 09:15, Jason King wrote:
Thanks again. I thought rest was stateless, so even if I sent an ajax
call via http to a remote CFC, the user's session state wouldn't be
included.
For instance, when a user logs in, I create a variable 'session.myID'
which is the user's userID. Would ajax calls be able to use that
session info?
Yes. as the browser will still include the necessary cookie with that
call. So Application.cfc/.cfm is still honored with a remote CFC call.
--
online documentation: http://openbd.org/manual/
http://groups.google.com/group/openbd?hl=en