[moving this to the user list] VelocityTools 2 (currently in alpha, beta coming soon) has this: http://velocity.apache.org/tools/devel/javadoc/org/apache/velocity/tools/view/PagerTool.html
If you prefer to use final releases only, the predecessor in VelocityTools 1.4 is: http://velocity.apache.org/tools/releases/1.4/javadoc/org/apache/velocity/tools/view/tools/AbstractPagerTool.html On Dec 12, 2007 1:59 PM, Bachi <[EMAIL PROTECTED]> wrote: > Hi, > > Can you please help me out to write pagination in velocity? > > We are pulling the data from the data base using servlet now the page > displays all the records on a single page but here the requirement is only > 10 records per page. I have googled for this code am getting the code using > jsp's. i need only usinfg servlets and velocity, html. > > I AM NEW TO VELOCITY. > > -- > Vijay Bhaskar Makkena > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
