Quote:
Originally Posted by shabbir
It is something like they want to have a BMW car but are not willing to anything but pennies.
Try fetching only screenful of results and as you detect scrolling using JavaScript Make Ajax Calls to fetch more results. User will see all results and you will do them in parts.
Hi Shabbir,
I don't think in that case also it will work properly at browser side. I mean it may resolved the Tomcat Server locking Issue but it won't resolve Web Browser locking issue as, We are going to show all 100000+ records on a single web page only.
Hope, you got what I am trying to say.