i have jsp pages & on that there r founr buttons
ADDNEW
MODIFY
DELETE
CLOSE
i need to execute different queries on these buttons
like on ADDNEW i want insert query to be executed
how m i suppose to do this
also i have problem creating beans,can anyone tell me the procedure of creating
beans