Jsp

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ganeshmca
    New Member
    • Jan 2008
    • 2

    Jsp

    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.
  • RedSon
    Recognized Expert Expert
    • Jan 2007
    • 4980

    #2
    Originally posted by ganeshmca
    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.
    Have you tried looking at the JSP tutorials or searching google?

    Comment

    Working...