1 Reply Latest reply on Apr 18, 2008 11:15 AM by peterj

    SQL and Jboss

    lema

      hi all,

      i dunno to which group concerns my qtn. the qtn is that - i got the whole sms from DB in descending order, but want to see it by 10 through clicking on the button next/previous.
      if there's sone who's experiences with such works, pls, give me clue, how can i do it - getting whole data by 10 on ech page with next/previous buttons.

      thanks in advance, lema

        • 1. Re: SQL and Jboss
          peterj

          Why write this code yourself? Seam already provides this capability. Just point Seam at your database and it will generate the entire CRUD app, including providing pageable lists of data within your tables.