Hello.
 
I'm developing a search engine with Zope. It queries a database based on a search form and displays the results (records). I have it working and all but I would like to split the results into pages of say 10 results per page. Is this possible through Zope? I haven't found anything in the docs. But then again, I am new to Zope so maybe I didn't look in the right place. So that's my question basically. If such a thing is possible with Zope and if yes, how.
 
Thank you,
Alex