Hi all,
I have a question here.
I am displaying records in
JSP using iterator tag.
now I have a hidden field to get the id of the record.
But the information I am displaying is join more than 2 tables.
my question if I every record displayed in JSP is associated with modify and delete buttons , then
how do I get the information of the whole record so that the record is deleted from the referenced table in the database?
Can any one please help me out;
Thanks,
Jyothsna