I need to connect my Flex front end to a Java backend. I need to save some form data to MySQL.
The FLex front end has 2 form fields namely Name and Age. When the user clicks on the button i need it to be saved in a MySQL DB.
Can someone help me. I am new to Flex.