Flash has come up every now and again on this list - have alook through the archives and you might find the answers you are looking for:
For example.... http://www.mail-archive.com/[EMAIL PROTECTED]/msg78601.html http://www.mail-archive.com/[EMAIL PROTECTED]/msg78673.html ----- Original Message ----- From: "Nitin Mulimani" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, March 04, 2004 3:35 PM Subject: Using Struts with Flash interface Hi, I am currently using Struts with output to JSP. I want to replace my JSP view with Flash, and am very fuzzy about the approach. Could somebody throw some pointers into which directions I should proceed. Here is my understanding and questions so far. 1) XML data is posted from flash. How will the my FORM object fit in this model. How do I process the request data? 2) I need to send XML data in the response (I should probably use some transformation like Castor XML, or JAXB). How do I accomplish this in Action class.. Any patterns, suggestions ?? Appreciate your time in advance. -- Nitin --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

