Many web services work in the way Barney suggests: you 'start a
session' (by calling a specific WS method) and get back some token.
You pass that token somehow to subsequent calls, often as a SOAP
header. It has nothing to do with CF's session data nor the underlying
Java session data nor cookies.

On Mon, 24 Jan 2005 17:30:04 -0600, Matt Knight <[EMAIL PROTECTED]> wrote:
> That scenareo will work...as long as all requests are within a single
> execution (1 HTTP request)
> 
> What about this scenario:
> 
> At X time, RPC call is made - server responds with sessionID
> At X + 10 mins. - another call is made.  Since the client does not
> accept cookies, the CF server creates a new session.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:191907
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=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to