web service architectural question

A

Alexander Kaplunov

I have an architectural question.

I have a page that calls 3 different web services. Each call returns a
result set (anywhere form 10 to 200+ records). I would like to have
pagination on this page. So, my question is what is the best way to
accomplish pagination in this scenario? Should I call each web service to
request more records when user is moving through pages? Should I cash the
whole result set on the client and then use it to paginate? I am not sure
what is the best way from the architectural perspective to accomplish this.

Thanks,
Alex
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,767
Messages
2,569,570
Members
45,045
Latest member
DRCM

Latest Threads

Top