plz, help me...

Hello !

i've a problem ?

i am develop an apllication and have to make fairly interface with (Flash MX).

And a good environment in server side as (Java Server Pages "JSP").

The Problem i'm dont know how to connect from flash to jsp and exchange the parametrs between them.

if any body know the code written on flash side and the server side in sending and recieving plz, tell me...

thnx,

Regards;

Samer

[500 byte] By [Samera] at [2007-10-3 10:53:10]
# 1

You need to see if Flash exposes an API for Java. But here's the problem, the flash will run on the client side and JSP runs on the server side. So you're going to have to search (Google perhaps?) to see if there are any known solutions for doing this via JavaScript or other client-side technology.

MickeyOnJavaa at 2007-7-15 6:18:47 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...