Hi there!

The Macromedia Brazil was helping us to tuning up our application. One 
recommendation was put only one web service at the application and all my 
others components call it, but I do not know how implement one case. So:

I have a WS in the app that have one function who brings me all the countries 
and I pass to the Client's components, an object called objCountries, like this:

<Cliente id="Cliente" objCountries="objCountries"/>

However, how can I invoke the WS operation to update the client's data? I mean, 
if I made one WS at the app, how can I pass the client's name, phone, etc to 
the main app without loosing the component isolation?

I hope I made myself clear :)
 
Thks in advance!
 
--------->--------->---------
Fernando Barros
--------->--------->---------




 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to