hi all, i am using hibernate with struts & spring in an application where we need to show more than 500 records in a screen... where each record refers to a POJO retrieved on a single query.. while loading all objects it takes more time...any solutions...