_
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
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}