This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Struts and the fly likes iterate tag using offset Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "iterate tag using offset" Watch "iterate tag using offset" New topic
Author

iterate tag using offset

Ron Yoshimochi
Greenhorn

Joined: Oct 06, 2003
Posts: 3
Hi
I have read the book Struts Recipes, I found it very informative.

In chapter 4 you talk about struts-layout. I had some trouble with this when using tiles. I was trying out the pager feature and it worked for acoule of links then it could not find the tiles definition.

You mentions that the same effect of pager can be achieved by using the iterate tage and the offset. I am not sure how I can dynamicaly set the offset after the user selects a page. I was wondering if you can point me into the right direction.

Thanks

Ron
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: iterate tag using offset
 
Similar Threads
pager-taglib problem wrong Struts-config file
How to use the taglib to loop through only part of the collection
Struts Pager TAG :Display page navigation links above and below a list
Paging without JSTL or any other 3rd party tag
how to paginate in struts ?