In JSP how can we call the method when click the button. for example if i;m doing the database program it consist of various manipulations such as move next, move previous, add, delete,... In this manipulations when i click the next button it will display the next record, for this how can write the code for this. please reply me for this request, thanks in advance.
Jsp
Collapse
X
-
Have you tried looking at the JSP tutorials or searching google?Originally posted by ganeshmcaIn JSP how can we call the method when click the button. for example if i;m doing the database program it consist of various manipulations such as move next, move previous, add, delete,... In this manipulations when i click the next button it will display the next record, for this how can write the code for this. please reply me for this request, thanks in advance.
Comment