Hello all, I have a very unique topic. First I work for a guy who doesnt know anything about web apps. I need to render about 30,000 rows without pagination into a scrollable table with sorting capabilities. Right now it is set up so that the browser (IE) does all of the work using xml. What would be my best way if I wanted to use hibernate(caching blah blah I got that taken care of) and stripes (Streaming JSON or JavaScriptRes) back to the client so that the list will be ready the fastest. IE no pagination, this guy wants it rendered fast, list must appear as quickly as possible and I want to use stripes. Any help appreciated. Thx Ken.
------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Stripes-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/stripes-users
