[flexcoders] Using Remote Object

2008-02-13 Thread Tom Preet
Hi All, In my application am using a List box witha list of items. when selected a node I need to send that node to same object to two remote objects. am having a doubt how to using this. after getting the data into the ResultEvent I need to display the two different Results on two panels. can

[flexcoders] Using Remote Object

2006-09-15 Thread Madhuri Chamarty
hi,I want to use the Remote Object for sending and receiving data. I'm using java jdbc connectivity for that purpose of connecting to the DB. I have placed my class files into the C:\fds2\jrun4\servers\default\flex\WEB-INF\classes folder .I want to know how i can use Remote Object for