| Author |
probelm in pager tab.
|
pankaj semwal
Ranch Hand
Joined: Oct 07, 2008
Posts: 300
|
|
hi,
i am using the pager-taglib2.0 for pagination with strut2.It showing the data.But the index like first,previose, last not working
.Please help me how to do this.
Thanks
|
 |
Martijn Verburg
author
Bartender
Joined: Jun 24, 2003
Posts: 3268
|
|
|
What happens when you follow those links? Are they all failing?
|
Cheers, Martijn - Blog,
Twitter, PCGen, Ikasan, My The Well-Grounded Java Developer book!,
My start-up.
|
 |
pankaj semwal
Ranch Hand
Joined: Oct 07, 2008
Posts: 300
|
|
hi,
When i click on these links my url becomes http://localhost:8080/cyberq/inscreenlist.action?pager.offset=2 and a blank pages opens.
Thanks
|
 |
Martijn Verburg
author
Bartender
Joined: Jun 24, 2003
Posts: 3268
|
|
Hmm, I'm not very familiar with front end development, so take this with a grain of salt .
Have you tried placing a debug point inside the taglib to make sure it's being executed? You sohuld be able to step through at that point and see why it is returning a blank page.
Also does that tag lib rely on cookies? You may need to loosen the security settings you have around these.
|
 |
 |
|
|
subject: probelm in pager tab.
|
|
|