RemoteObject 1 Answer(s) 2 years and 7 months ago
Posted in : Flex
Hi........
Just tell me about How do I get Flex to query my database? Please give me an example so i can clearly understand.
Thanks
View Answers
October 16, 2010 at 2:45 PM
Ans: Flex does not have any native database intergration functionality because flex works on client side. For database interaction we have to need the server-side technology like J2EE, PHP, ASP.NET etc. Flex has a server-side tier architecture which uses the following protocoles with databse. 1. RemoteObject 2. HTTPService 3. WebService
RemoteObject in flex RemoteObject in flex Hi.....
Why are my ValueObject member variables undefined in the results from my RemoteObjects requests?
Please give me the answer
Thanks
RemoteObject in flex RemoteObject in flex Hi.....
Please give me the solution of this problem
How do I get access to the J2EE session from my RemoteObjects?
please give the answer with example ASAP
Thanks
RemoteObject Data Calls RemoteObject Data Calls Hi.....
please tell me about
How do I make synchronous data calls?
please give me an example for that......
Thanks
J2EE Tutorial - RMI Example
file (Skeleton is
the proxy for the RemoteObject in the server side... it to the remoteobject in remote server. The remote object
executes the function