Hi Div, My requirement is nt what u are expecting.Right now we are doing the same what u have mentioned.
I mean when i click on save button.The controls(Text box, combo and so on) in the screen need to be saved automatically to the DTO variables since i will be using control name and DTO names will have similar names.(Struts will provide this similar feature) I will not set the values to dto variables before going to server,this need to be done automatically On Sun, Nov 15, 2009 at 11:00 AM, pradeep gorijavolu < [email protected]> wrote: > Please let us know the steps how we develop this one using > Cariongorm 3 . > > Regards, > Pradeep. > > On Sun, Nov 15, 2009 at 9:43 AM, Devaraj <[email protected]> wrote: > >> Hi Kiran >> You can try, these ioc frameworks below to have this kind of >> functionality: >> Parsley, Swiz, Mate, SpringActionScript (prana previously) and >> Cairngorm 3 (latest with parsley behind). >> Regards, >> Devaraj >> >> On Nov 14, 9:55 pm, Kiran Singh <[email protected]> wrote: >> > Hi friends, >> > >> > Will flex supports the functionality in mapping the form bean and jsp >> for >> > auto setting the values in the form bean. >> > >> > For Example (People who doesn't the struts usage ) :- >> > >> > In struts we create a jsp and form bean (DTO). if we want to save the >> values >> > inserted in the values in the jsp input fields,the values will auto set >> to >> > the form bean (DTO). >> > >> > Do we have similar functionality in flex . This auto setter >> functionality is >> > provided in struts frame work. >> > >> > Please provide the ideas and ways how we can do it in flex.Ours ideas >> will >> > be appreciated . >> > >> > -- >> > N.Kiran Singh >> >> -- >> >> 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=. >> >> >> > -- > 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=. > -- N.Kiran Singh mca -- 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=.

