A friendly place for Java greenhorns!
Java
Ranch
»
JavaRanch Saloon
Search
|
FAQ
|
Recent Topics
|
Hot Topics
Register
/
Login
Java
Ranch
»
Forums
»
Application Frameworks
»
Flex
Author
Flex 3 : Contacting the Server side Java class using RemoteObject
Ravi Kiran V
Ranch Hand
Joined: Apr 18, 2009
Messages: 1203
posted
Jan 31, 2010 11:36:59
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 .
I tried to change the world, but I couldn’t find the source code
Paul Sturrock
Bartender
Joined: Apr 14, 2004
Messages: 8544
posted
Feb 01, 2010 02:15:58
Which d oyuo prefer?
JavaRanch FAQ
HowToAskQuestionsOnJavaRanch
Java
Ranch
»
Forums
»
Application Frameworks
»
Flex
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter