Hi list,

After bodging my way through some pagination for a project I'm working on with a combination of OGNL expressions, s:subset and s:iterator, I was wondering if anyone had given any serious thought to the practicality of implementing displaytag-style pagination in S2 tags?

Display tag is fabulous if you're working in tables; if you're not, it's a pain in the butt. You either have to roll your own pagination, which is a drag, or do a kludgy hack based on TableDecorators. If I'm missing something, please let me know!

I've not brain-mapped exactly how I'd go about it, but I'm fairly sure of the general idea. Has anyone thought through this and seen potential show-stoppers?

Cheers,
Andy.

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to