Hi,
 I am developing a Flex+Spring web application.
 I have two tabs Add User(Default) and Show All Users. In the add user
page there are two text fields to enter(fName and lName) and a Submit
button. In the Show All Users tab ill display all the users in
mx:DataGrid format.


 1) How to map my form data to a UserVO.java class and from the Flex
UI how to send this object to my spring controller or java back end
class. Basically ill have a UserVO.java class, User.as file and
UserManager.java. In UserManager say I have a function addUser. How to
get the UserVO object with the data that user has entered in the Add
User page.

 Please help me with the sample code or any sample application.

 Thanks in advance

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to