Sirs/Madam
I am new to flash but i am very interested to know how the flash page,
behave as jsp or jsf to pass the http request to servlet to web server.
Any example from flash page to web server i may learn from.
Thansk a lot
|
|
0
|
|
|
|
Reply
|
timcons1 (40)
|
9/14/2008 3:08:09 AM |
|
On Sat, 13 Sep 2008 20:08:09 -0700, "timothy ma and constance lee"
<timcons1@shaw.ca> wrote, quoted or indirectly quoted someone who said
:
>
>I am new to flash but i am very interested to know how the flash page,
>behave as jsp or jsf to pass the http request to servlet to web server.
>
>Any example from flash page to web server i may learn from.
If this is any help it is not different that any other CGI HTTP form
request. If you want to see how to do it in Java, which might help you
get started, see http://mindprod.com/jgloss/http.html
http://mindprod.com/jgloss/htmlforms.html#FORMS
--
Roedy Green Canadian Mind Products
The Java Glossary
http://mindprod.com
|
|
0
|
|
|
|
Reply
|
see_website (4863)
|
9/16/2008 12:02:30 AM
|
|