Inside Scoop on J2EE : Tips and tricks on J2EE and Oracle Application Server by Debu Panda
Updated: 11/18/2004; 5:19:22 PM.

 

Subscribe to "Inside Scoop on J2EE" in Radio UserLand.

Click to see the XML version of this web page.

Click here to send an email to the editor of this weblog.

 
 

Monday, August 16, 2004

In most of the web applications users happen to browse through a large lists of data, may be resulted through a search. Often it is impractical to transmit the whole set of results as the list is often discarded after the first few elements are examined. Typically, a client uses the results of a query for read-only purposes, such as viewing the results list. In such situations transmitting the whole list, results in poor performance due to latency of response and need of large memory footprint. The Value List Handler pattern provides an efficient way while retrieving large amounts of data from the data sources.

OTN is publishing a series of sample applications for using different design patterns and has now made available a sample application using Value List Handler design pattern.


11:42:19 AM    comment []

© Copyright 2004 Debu Panda.

PS: These are my own thoughts and not of my employer ..



Click here to visit the Radio UserLand website.
 


August 2004
Sun Mon Tue Wed Thu Fri Sat
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 31        
Jul   Sep