all groups > flash data integration > august 2005 >
You're in the

flash data integration

group:

Connecting to a java servlet


Connecting to a java servlet amitsa
8/19/2005 12:00:00 AM
flash data integration: i am very new to flash..i have managed to transfer data across flash app and
servlet using Remoting with the help from an example found on this site..
but was wondering if it is possible to transfer a resultset from a java
servlet into a flash app without using Remoting and WebServices...

please guide...
Re: Connecting to a java servlet perry
8/19/2005 12:32:00 PM
all you have to do:
make the servlet produce xml output and have flash read in the xml data.

in flash:
your_xml_object.load("http:yourdomain/yourservlet");

perry

"amitsa" <webforumsuser@macromedia.com> schrieb im Newsbeitrag
news:de3nkl$tf$1@forums.macromedia.com...
[quoted text, click to view]

AddThis Social Bookmark Button