Hi,
I am just starting to learn jsp, have used php before. I've got a jsp file with input boxes corresponding to my sql fields in my table, in the same file I've got the query to insert the results in the db, the query is working but each time I reload the page it also adds a record in the db?
or if I press the other button i.e Reset it does the same thing. I would know what to do with php but I don't with jsp, can someone help please?
Cheers
Vero
I am just starting to learn jsp, have used php before. I've got a jsp file with input boxes corresponding to my sql fields in my table, in the same file I've got the query to insert the results in the db, the query is working but each time I reload the page it also adds a record in the db?
or if I press the other button i.e Reset it does the same thing. I would know what to do with php but I don't with jsp, can someone help please?
Cheers
Vero