开发者

flex mobile project : using Blazeds to access data from java class

开发者 https://www.devze.com 2023-04-09 05:46 出处:网络
I know how to create a flex web application that uses blazeds for back enddata connectivity. Now I need to use blazed开发者_运维技巧s in flex mobile application for accessing data from java classes. I

I know how to create a flex web application that uses blazeds for back end data connectivity. Now I need to use blazed开发者_运维技巧s in flex mobile application for accessing data from java classes. I am searching it in internet for two days but I didnt find any solutions. Please help me to use blazeds in flex mobile app


On Coenraets blog you have a couple of examples relates to connection mobile flex applications to a java backend (both remoting and messaging).

In order to detect if the file was modified you can have a timer in java checking for that at a specified interval. When detecting any changes you can send a message to your Flex application using the messaging services from BlazeDS.

0

精彩评论

暂无评论...
验证码 换一张
取 消