[java ee programming] Re: Homework in lab 4203

2009-05-15 Thread Hardeesh Kapula
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

[java ee programming] Homework in lab 4203

2009-05-15 Thread Biljana Biljana
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

[java ee programming] Re: Homework in Lab 4320

2009-05-15 Thread Konstantyn Harasevich
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