Re: Flash with server side java
- From: "Daniel Dyer" <dan@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 28 Feb 2006 21:10:19 -0000
On Tue, 28 Feb 2006 21:02:22 -0000, soup_or_power@xxxxxxxxx <soup_or_power@xxxxxxxxx> wrote:
Hello
Can someone please post a "hello world" app with Flash and server side
Java? I tried reading the following document on macromedia site and it
flew over my head.
http://www.macromedia.com/devnet/blackboard/articles/flash_remoting_design_4.0.html
What are you trying to achieve? Flash can make HTTP(S) requests to a server and can open persistent connections (XML sockets). In either case it is ignorant of whether the server is Java or something else. If this is what you want to do, ask on a Flash groups, they'll give you a better answer than you'll get here.
"Flash Remoting" is something else that requires a Macromedia component on the server side. Apparently it can integrate with JMS.
Dan.
--
Daniel Dyer
http://www.dandyer.co.uk
.
- References:
- Flash with server side java
- From: soup_or_power@xxxxxxxxx
- Flash with server side java
- Prev by Date: Re: Applet.destroy()
- Next by Date: Please explain JDK 1.5 generic type warning
- Previous by thread: Flash with server side java
- Next by thread: Please explain JDK 1.5 generic type warning
- Index(es):
Relevant Pages
|