Vidya Mahavadi ha scritto:
Hi guys,

I have a jsp where I have a table with few records and for each record I
have a Remove button, which actually should delete the record from
database. How do I pass the record id to the action.. Any ideas?

Write an HTML form for each record. In this form ad an <html:hidden> element representing your record id.
HTH
Antonio


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to