Question: Write Java controller that will save the information from the GUI given bellow to a database (mysql) on Click of Save button. And resets all

Write Java controller that will save the information from the GUI given bellow to a database (mysql) on Click of "Save" button. And resets all fields to default on click of "Clear". Client Code (Alphanumerical value), Items are Strings listed in a ComboBox, Price may contains decimal values. Also give the database schema. Client Code Item Biscuit Drinks Cake Sandwitch Price Save Clear Page 1 of 1 Write Java controller that will save the information from the GUI given bellow to a database (mysql) on Click of "Save" button. And resets all fields to default on click of "Clear". Client Code (Alphanumerical value), Items are Strings listed in a ComboBox, Price may contains decimal values. Also give the database schema. Client Code Item Biscuit Drinks Cake Sandwitch Price Save Clear Page 1 of 1
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
