Hello ,
     Now i am doing JPA Basics Home work.I done delete option for every
records in the table.My logic is described below.
When the user click the delete option,The servlet DeleteServlet is invoked.
In delete servlet,I get id from request parameter.
And then i did in the same way what was in the lab for insert record.
But after that while building i dont get any error even warning.
While running application i get errors like" remove() method could not be
used "

How can i fix it?

Does some one has different logic to do?if so ,share it with me.

Thanking  You.


-- 
Regards
KolluraniPandian A
(Living in Virtual World)

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Java 
EE (J2EE) Programming with Passion!" group.
To post to this group, send email to 
java-ee-j2ee-programming-with-passion@googlegroups.com
To unsubscribe from this group, send email to 
java-ee-j2ee-programming-with-passion+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/java-ee-j2ee-programming-with-passion?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to