pagination using AJAX

i need to implement pagination in my jsp page.

is it possible to create a table in the page and upon clicking the next page,retrieve only the sufficient data from the server using AJAX?

my idea is to retrive data in xml format from the database and use AJAX to display it in the table.will it be possible?

[324 byte] By [Sunislovea] at [2007-11-26 21:50:14]
# 1
Try this: http://livedemo.exadel.com/richfaces-demo/
JuanIgnacioSancheza at 2007-7-10 3:42:36 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...
# 2
I think you can do it only using JSF DataTable instead Ajax.
Marcio.Limaa at 2007-7-10 3:42:36 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...