IntelliJ open source
[Logo] JavaRanch » JavaRanch Saloon
  Search | FAQ | Recent Topics | Hot Topics
Register / Login


Reply Bookmark it! Watch this topic JavaRanch » Forums » Application Frameworks » Flex
 
RSS feed
 
New topic
Author

Flex 3 : Contacting the Server side Java class using RemoteObject

Ravi Kiran V
Ranch Hand

Joined: Apr 18, 2009
Messages: 1203

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

Which d oyuo prefer?

JavaRanch FAQ HowToAskQuestionsOnJavaRanch
 
 
 
Reply Bookmark it! Watch this topic JavaRanch » Forums » Application Frameworks » Flex
 
RSS feed
 
New topic
hibernate profiler