sj-CUNY / ChemLab1

2 stars 6 forks source link

Fixed errors in schema.xml, added index to schema.xml, added Helper.n… #13

Closed sj-CUNY closed 8 years ago

sj-CUNY commented 8 years ago

…extVal to get the next value of priary key for inserts. First 3 Activate buttons on welcome page load the course membership to the database. Inserts work as is for all labs but we are missing lab specific code to remove nulls from the input string. We are missing labXchecks.class therefore for now all jsps use lab1check

sj-CUNY commented 8 years ago

Fixed errors in schema.xml, added index to schema.xml, added Helper.nextVal to get the next value of priary key for inserts. First 3 Activate buttons on welcome page load the course membership to the database. Inserts work as is for all labs but we are missing lab specific code to remove nulls from the input string. We are missing labXchecks.class therefore for now all jsps use lab1check