Ask a Question related to Macromedia Flash Data Integration, Design and Development.
-
sanfarcio #1
data connection wizard and web service
Hi all,
i created a web service written in java that returns an array.
public String javaArray [] =
{ "array 1", "array 2" , "array 3" };
public String [] getJavaArray() {
return javaArray;
}
But the data connection wizard doesn't show up the webservice, while in the
web service panel actually show the getJavaArray.
It looks like i don't provide a valid array.
If you had a simple example of a java code returning an array which works with
the data connection wizard, it'll be really helpful.
Thanks in advance :)
sanfarcio Guest
-
Data Connection Wizard Error
Products being used: Flash 8 Data Connection Wizard Datagrid Editor Basically, I am trying to do the Jen deHaan tutorial found... -
Data Connection Wizard in Flash 8.0
its not issue of versioning because you are using updated version..... Plz specify your problem properly Which type of error occured at what... -
Data Connection Wizard... problem with dates?
Hi, I don't know if there is some trick to this, but I'm just starting to experiment with data integration in Flash MX 2004 Pro 7.2. I'm using... -
Data Connection Wizard Problem
Hi I have a little problem. When i try to use the Data Connection Wizard and select web services nothing is displayed. I have added adresses... -
Data Connection Wizard / Javascript Error
Hello, I'm using the Data Connection Wizard to connect to an XML file and bring data into an application. The wizard goes through each step just...



Reply With Quote

