>>Also, so that I make sure I have my technology correct, as I 
>>understand with remoting the client receives native data 
>>types from the server. Webservices receives XML, or is it any 
>>string data?

it's SOAP - which is an XML protocol over HTTP.  So it's essentially a
string of XML data.  I use it, it works Ok for me - it's not the fastest
protocol because of the shear size of XML, but it's very flexible.  For
my needs, it works plenty fast enough.  Depending on what you're doing,
you may or may not notice much of a speed lag at all.   

Jason Merrill
Bank of America 
Learning & Organizational Effectiveness
 
 
 
 
_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to