| Author |
Flex 3 : Contacting the Server side Java class using RemoteObject
|
Ravi Kiran Va
Ranch Hand
Joined: Apr 18, 2009
Posts: 2231
|
|
Hi ,
What is the best approach to follow to contact to my server side java application ??
Whether to use
1. inbuilt tag of RemoteObject and use <mx:Methods> in it consisting of all method names equal as my java class ??
2. To construct a RemoteObject on the fly with the help of Actionscript and call the appropaite java method ??
please share your ideas .
|
Save India From Corruption - Anna Hazare.
|
 |
Paul Sturrock
Bartender
Joined: Apr 14, 2004
Posts: 10336
|
|
|
Which d oyuo prefer?
|
JavaRanch FAQ HowToAskQuestionsOnJavaRanch
|
 |
 |
|
|
subject: Flex 3 : Contacting the Server side Java class using RemoteObject
|
|
|