Re: how to delete the row when i click delete hyperlink

From: Christoph Purrucker <gugi_at_bigfoot.de>
Date: Wed, 17 Sep 2003 12:39:22 +0200
Message-ID: <bk9dl0$pcj$1_at_home.itg.ti.com>


"naveenkumarg1" wrote...
> Iam pasting my code below.My problem isi retrieve rows from database
> and display them in jsp page in rows.For each row there is delete
> hyperlink.Now when i click that link i should only delete the row
> corresponding to that delete link temporarily but it should not
> delete the row from database now.It should only delete the row from
> database when i click the save button.How can i do this can any one
> give some code.

Why don't you use a big form with check boxes after each row? When You submit the form, You can delete the checked records...

cp Received on Wed Sep 17 2003 - 12:39:22 CEST

Original text of this message