Please everyone i need some help here, why do i keep getting this error .
i want the informations submited to the database.
C:\RMI\Client>javac *.java
CustomerInformation.java:121: ';' expected
String insertDetails(cid, name, dob, cms, address, city, state , zcode
, cnum, nod);
^