send flex with jsp or flex with servlet examples
Adobe Flash Player can communicate to server in various ways, one of the those is HTTP, so communication between your app and java servlet should not have any different way.
You can use HTTPService, WebService, etc in Flex apps to communicate with servelts. If your servlet is behaving like socket server, you can use XMLSocket, Socket, etc to communicate.
I would look at various articles for Java developers on Adobe’s website:
http://www.adobe.com/devnet/flex/articles/java_flex.html http://www.adobe.com/devnet/flex/flex_java.html
-abdul
On Sun, Jul 5, 2009 at 9:27 PM, sreenivas wrote:
> > ya i am sreenivas , i want some examples that how we communicate with > jsp or servlet using flex. > try send the .war files related to that > thanking u….. > > > >
Related posts:
- send flex with jsp or flex with servlet examples
- requesting for .war file regarding flex with jsp Or servlet project
- Flex Validation Examples
- Flex Validation Examples
- Flex Validation Examples
- Flex Validation Examples
- best examples site for flex..
- best examples site for flex..
- Fwd: How to send E-Mail from a Flex Application?
- How to send Email From Flex 3.0