Re: Struts and Macromedia Flash

2004-09-18 Thread Lorenzo Sicilia
James Mitchell wrote: You do the same thing as anyone else. It does not matter if the request came from a "web browser" or a "browser plugin" such as an applet, flash, or some other embedded component. It is all the same to the servlet container and thus is the same to Struts. ok, but if I want u

Re: Struts and Macromedia Flash

2004-09-15 Thread James Mitchell
ll Software Engineer / Open Source Evangelist EdgeTech, Inc. 678.910.8017 AIM: jmitchtx - Original Message - From: "Lorenzo Sicilia" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Tuesday, September 14, 2004 8:23 AM Subject: S

Struts and Macromedia Flash

2004-09-14 Thread Lorenzo Sicilia
Hi to all, I am a newbie of struts but I love it. I have read some book about it and I understand the goal. I would like use it with Macromedia Flash. I need translate my xml data input from flash to actionForm and trasform error output in xml. Some one can tell me the target classes that I need