Re: xml document paging using xalan.
Posted By:
Roseanne_Zhang
Posted On:
Tuesday, March 18, 2003 08:05 AM
I've never done this before. But I think it could be done by parameterized xslt transformation. Apply the same xslt on the huge xml with different parameters when user click the different index/link. An interesting excercise anyway...