[java ee programming] Re: Java Persistence API (JPA) Basics homework

2009-01-27 Thread Constantine J Coutsoukes
_ From: java-ee-j2ee-programming-with-passion@googlegroups.com [mailto:java-ee-j2ee-programming-with-pass...@googlegroups.com] On Behalf Of Constantine J Coutsoukes Sent: Monday, January 26, 2009 11:16 PM To: 'Java EE (J2EE) Programming with Passion!' Subject: [java ee programming] R

[java ee programming] Re: Java Persistence API (JPA) Basics homework

2009-01-26 Thread Constantine J Coutsoukes
Hi. I'm trying to create a delete button for each row then set a request parameter with the current "person". The bold lines are the lines of code I added to the example: ${person.id}   ${person.firstName}   ${person.lastName}