Reputation: 126
I need to write values from form in flex to an oracle database. I know i will be using the blaze DS bridge but I can not understand how to send all the parameters at once to my java class which connects to the database. I have established the connection and I am being able retrieve values from java to flex but not vice versa. Can someone help.
Upvotes: 0
Views: 388
Reputation: 445
Download Blazeds turnkey server from the site. http://opensource.adobe.com/wiki/display/blazeds/BlazeDS
In tomcat\webapps\samples\WEB-INF\flex-src Extract flex-src see the sample testdrive-update.
Upvotes: 1