Hi list, simple questions:
-- Is it possible to use RemoteObject without Flex Data Service ? -- May I use AMF without FDS ? ( AMF seems much more efficient than XML, proprietary but less verbose ) -- Working with WebObjects on the server side,, not in J2EE configuration, but in the old WebObjects multi-instance monitored configuration, what is the best way to bridge FLEX (client ) and WebObjects (server) ? -- How handle cookies ( sessionID and woinst ) in client-side ? Is there standard API in FLEX to put cookies in every request back to the server or should write my owns objects to achieve that goal ? Any tips, suggestions, experiences about Flex-WebObjects mixing ? Thanks in advance, Stephane

