Hi All,

I am facing with a problem,it goes like this.

I have a 20 checkboxes and a delete button( a gif image not INPUT
TYPE="Button"). The user has to click the checkbox and then push the delete
button which will invoke a servlet to delete that particular row from the
database.

The problem I am facing now is how to call the servlet by checking the
checkboxes as well as the button image file , both at a time.

One more thing is that I cannot have both the checkbox as well as the button
inside the same FORM method .

Any suggestion is hightly welcomed, links to similar situation on net is
also desired.

Regards
Subendu

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
FAQs on JSP can be found at:
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html

Reply via email to