>> could you clarify a bit, when you say that if the client 
>> accepts cookies. Where are they set, and by what, the asp.net 
>> app that is calling the web service or the CFC that makes up 
>> the web service.
>
>I think they would be set by CF, according to the Application.cfm/cfc that
>governs your CFCs. Web service requests aren't really any different from any
>other HTTP requests, except that the request and response body contain XML
>instead of URL-encoded name-value pairs (in the case of an HTTP POST
>request) or HTML (in the case of a response).
>
>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!
>
>This email has been processed by SmoothZap - www.smoothwall.net

Thanks Dave,

To make sure I understand fully, there will be an application.cfm page, with a 
named cfapplication tag. Then there will be a cfc with a set of delegate 
methods (access = remote) that talks with the various objects, (user, cart, 
salesHistory, etc)  and returns the results to the user. 

regards,
larry

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
ColdFusion MX7 by AdobeĀ®
Dyncamically transform webcontent into Adobe PDF with new ColdFusion MX7. 
Free Trial. http://www.adobe.com/products/coldfusion?sdid=RVJV

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:284087
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