posted 12 years ago
I have a file called student.xml and a file GUI called frame.java . When I press the "Submit" button to show all the data from the xml file then all OK. Also I want to insert all the data from the jtable display fits into the database, they must show how this.
Here is a sample diagram of my
Student.xml -> GUI (view all) -> insert into database (when click button "Submit")