Thanks for the info Ivan . Still i didnt get what needs to returned in ActionForward from action class.
Thanks Sandeep On Thu, Jan 14, 2010 at 3:38 AM, Ivan Gudilin <[email protected]> wrote: > Hi Sandeep, > > As I know you can use XML or maybe other(your own) TEXT format in your > case. So you should serialize/deserialize data in flex side and in struts > actions. > > But as a rule, more of developers uses BlazeDS libs for transfer > actionscript VOs to java side. BlazeDS makes automatically ser/deser of java > and actionscript objects. > > Did it help? > > 2010/1/8 Sandeep P P <[email protected]> > >> Hi All, >> >> Assuming that Flex UI uses HTTPService to call a struts action class. Now >> i want to send an actionscript VO object to the flex end from this action >> class. What needs to be done in the action class? And What actionforward i >> have to return from this action class ?. Can anybody explain the flow of >> response from here onwards? >> >> Thanks in advance >> Sandeep. >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Flex India Community" group. >> To post to this group, send email to [email protected]. >> To unsubscribe from this group, send email to >> [email protected]<flex_india%[email protected]> >> . >> For more options, visit this group at >> http://groups.google.com/group/flex_india?hl=en. >> >> > > -- > You received this message because you are subscribed to the Google Groups > "Flex India Community" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<flex_india%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/flex_india?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/flex_india?hl=en.

