« Return to Thread: Facing issues with PagerTool

Facing issues with PagerTool

by Maruthi srinivas Marpaka :: Rate this Message:

Reply to Author | View in Thread


Hi,

I  need to implement pagination in my current project, in which we are using Velocity and Spring.

 

After a bit googling, I found  Nathan's posts, and tried to use PagerTool (

http://velocity.apache.org/tools/devel/javadoc/org/apache/velocity/tools/view/PagerTool.html

).

The initial display is working fine but the links for 'Next' /2nd Page are not correct (these are not interpreted properly).

The links are are pointing to "$pagelink.param('index',$!index)" .

I observed that this pagelink is set from $link and I can't understand where the $link is coming from?

Am I missing anything?

We are using velocity-tools-view-2.0-beta4.jar/ velocity 1.5/JDK1.6

 

I appreciate all your help.

 

Thanks

MM

 

 

 

_________________________________________________________________
Windows Liveā„¢: Keep your life in sync.
http://windowslive.com/explore?ocid=TXT_TAGLM_BR_life_in_synch_052009

 « Return to Thread: Facing issues with PagerTool