|
Why would you want to change from
HTTPService to Webservice? I know, there are some good reasons, like you
want your functionality to be available to third parties via uddi, etc.
But be sure of your choice. HTTPService is much simpler to code and
maintian (IMHO), and because its payload is smaller, might be a bit faster
thatn Webservice. I really don’t know web services
very well, sorry. From:
[email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Mallesh S HI I am newbie to flex.As in our application, we are using HTTP
Service for getting the data from XML file, but now we are thinking
about use webservice instead of HTTP Service.But i don't know about how flex
2.0 intaract with webservice, which is hosted in axis apache server in diffrent
machine.so could you please help (scrach )me regarding this ? if u provide example code for how to things done with flex and
webservice it could be greatfull for me. thanks in advance with regards Mallesh.s On 5/25/06, Tracy
Spratt <[EMAIL PROTECTED]>
wrote: I
need to modify the xml node names and text nodes so I can' t use the
XMLListCollection API. In
1.5, we could dispatch a " modelChanged"
event to update a control. What
is the 2.0 style way to cause a Tree control to refresh?
SPONSORED
LINKS
YAHOO!
GROUPS LINKS
-- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
SPONSORED LINKS
YAHOO! GROUPS LINKS
|

