Title: Dynamic Page Generation


    Hi All,

    Kindly advice...
    What my requirement is that I need to query the database and get the list of records.
    Now first if I want to display 15 records at one page and show 1 2 3 4 .....at the bottom of page
    In order to access other results..How do I do that??

    Secondly, now each record needs to be associated with a checkbox so that checkboxes will
    be dynamically generated..Now the user can select any of the checkboxes.
    At the bottom there will be a button which will submit the details of records selected, to a particular person
    through java Mail. How can we associate the which checkbox is related to which record,
    Does checkboxes follow some naming convention? Is there some sample code for this

    Thanks in advance\


�������������������������o unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". Some relevant FAQs on JSP/Servlets can be found at: http://java.sun.com/products/jsp/faq.html http://www.esperanto.org.nz/jsp/jspfaq.html http://www.jguru.com/jguru/faq/faqpage.jsp?name

Reply via email to