| Author |
flash and struts
|
Mary Wallace
Ranch Hand
Joined: Aug 25, 2003
Posts: 138
|
|
Has anyone used flash with struts. is there any tutorials?
|
 |
Marc Peabody
pie sneak
Sheriff
Joined: Feb 05, 2003
Posts: 4727
|
|
I once did an app in Flash with PHP and it turned out pretty well. It is a shame that Flash isn't used for more web applications (Actionscript beats the tar out of Javascript). I've heard of people using it with Struts but I doubt if there are any tutorials on the topic.
|
A good workman is known by his tools.
|
 |
Lasse Koskela
author
Sheriff
Joined: Jan 23, 2002
Posts: 11962
|
|
|
I'm using Struts with Flash right now. It's really no different from using Flash with PHP, Java Servlets, Perl, Python, whatever. The Flash movie is delivered to the browser and may begin sending XML-over-HTTP requests back to the server. There's nothing Struts-specific about that.
|
Author of Test Driven (2007) and Effective Unit Testing (2013) [Blog] [HowToAskQuestionsOnJavaRanch]
|
 |
 |
|
|
subject: flash and struts
|
|
|