Dynamic rows in Jsp

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • balraj282001
    New Member
    • Jun 2007
    • 1

    Dynamic rows in Jsp

    Hi,
    I want add new row on clicking a button dynamically,and remove it also dynamically on a jsp page.
    The problem is that how to retrieve all the data from the jsp page to the javascript code and to post it to a servlet.

    Thanks and Regards,
  • acoder
    Recognized Expert MVP
    • Nov 2006
    • 16032

    #2
    Welcome to TSDN!

    So is the data to be retrieved from the database?

    See the AJAX tutorials in the Offsite Links thread.

    Comment

    Working...