>Is there no
>way to do something like this all within XSLT?
You can use top level parameters and variables to define the first and last
item to display and then use <xsl:if> using the position() function to
display only between the first and last items as defined in the variables.
We use servlets to define the parameters. Also, if paging is done in this
way, you can sort all of items instead of just the items on the page you are
currently displaying. I hope this answers your question.
Good luck,
Heather
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
|
Kay Michael - Fri, 3 Nov 2000 14:37:31 -0400 (EST)
Heather Lindsay - Fri, 3 Nov 2000 15:54:03 -0400 (EST) <=
Jeff Saylor - Fri, 3 Nov 2000 16:15:54 -0400 (EST)
|
|