check if the variable 'ID' used in the query Delete from Person p where ID =
39 is correct
From: java-ee-j2ee-programming-with-passion@googlegroups.com
[mailto:java-ee-j2ee-programming-with-pass...@googlegroups.com] On Behalf Of
Biljana Biljana
Sent: Frida
This is my error message when I try to delete one user from person table:
HTTP Status 500 -
type Exception report
message
descriptionThe server encountered an internal error () that prevented it from
fulfilling this request.
exception javax.servlet.ServletException: java.lang.IllegalArgumentExc
Hi
At first need to create confirm delete servlet were dada will be exposed ,
When click on delete redirect to updatedelete servlet that take data from
database with id to selected person "getCustomer(idCustomer) ".Than tis
servlet will redirect to confirm delete and after confirm redirect to