I am working on an application with a page that uses pager-taglib to
break down query results so that only ten show up on each page. 
However, as far as I can tell, this tag library assumes that all the
query results have been retrieved from the database.

I have been tasked with modifying the app so that only the results that
are actually displayed are retrieved (i.e., query per page view).  I
wanted to see if there is an easy way to do this before writing a
solution from scratch.  Is my assumption that pager-taglib cannot be
used correct?

Thanks,
-d


        
                
__________________________________
Do you Yahoo!?
Friends.  Fun.  Try the all-new Yahoo! Messenger.
http://messenger.yahoo.com/ 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to