Return-Path: Delivered-To: apmail-struts-user-archive@www.apache.org Received: (qmail 84581 invoked from network); 19 Sep 2006 08:46:46 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 19 Sep 2006 08:46:46 -0000 Received: (qmail 97777 invoked by uid 500); 19 Sep 2006 08:46:35 -0000 Delivered-To: apmail-struts-user-archive@struts.apache.org Received: (qmail 97754 invoked by uid 500); 19 Sep 2006 08:46:34 -0000 Mailing-List: contact user-help@struts.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Struts Users Mailing List" Reply-To: "Struts Users Mailing List" Delivered-To: mailing list user@struts.apache.org Received: (qmail 97743 invoked by uid 99); 19 Sep 2006 08:46:34 -0000 Received: from idunn.apache.osuosl.org (HELO idunn.apache.osuosl.org) (140.211.166.84) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 19 Sep 2006 01:46:34 -0700 X-ASF-Spam-Status: No, hits=0.0 required=5.0 tests= Received: from ([207.215.78.33:43229] helo=mail5.frk.com) by idunn.apache.osuosl.org (ecelerity 2.1 r(10620)) with ESMTP id C6/59-26148-66EAF054 for ; Tue, 19 Sep 2006 01:46:31 -0700 Received: from unknown (HELO rcosvr0506.noam.corp.frk.com) ([10.64.67.60]) by mail5.frk.com with ESMTP; 19 Sep 2006 01:46:27 -0700 X-IronPort-AV: i="4.09,184,1157353200"; d="scan'208"; a="89076668:sNHT22423044" Received: from rcosvr0588.noam.corp.frk.com ([10.64.67.113]) by rcosvr0506.noam.corp.frk.com with Microsoft SMTPSVC(5.0.2195.6713); Tue, 19 Sep 2006 01:46:27 -0700 Received: from chesvr23653.euro.corp.frk.com ([10.144.19.5]) by rcosvr0588.noam.corp.frk.com with Microsoft SMTPSVC(5.0.2195.6713); Tue, 19 Sep 2006 01:46:27 -0700 content-class: urn:content-classes:message MIME-Version: 1.0 X-MimeOLE: Produced By Microsoft Exchange V6.0.6603.0 Subject: RE: Caching Date: Tue, 19 Sep 2006 14:16:22 +0530 Message-ID: <1CFD9389D4E1D649A39268D427A6A39F05042E00@chesvr23653.euro.corp.frk.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Caching Thread-Index: Acbbx8+Lo23AIuDuTimPDC093Rt9YwAAEE/g From: "Krishna, Hari" To: "Struts Users Mailing List" X-OriginalArrivalTime: 19 Sep 2006 08:46:27.0124 (UTC) FILETIME=[181E9F40:01C6DBC8] Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="iso-8859-1" X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N use OScache With Best Regards, I=2EHari krishna. ------------------------------------------------------------ Franklin Templeton Investments +91- 44 - 24407000 Extn:17123 -------------------------------------------------------------- -----Original Message----- From: Puneet Lakhina [mailto:puneet.lakhina@gmail.com] Sent: Tuesday, September 19, 2006 2:14 PM To: Struts Users Mailing List Subject: Caching Hi, I have an application whereby i first load all the data from the database(using joins etc. about 400 rows an 20 columns). Then the user is given an option to filter this data based on some parameters. Now instead of hitting the database again, wouldn't it be better if I could somehow reuse the data. For displaying the data on the page I set the data in the request scope as a Map. What sort of caching mechanisms could be used for the above scenario? I don't really have any experience with caching mechanisms, so I'm kinda confused. --=20 Puneet Notice: All email and instant messages (including attachments) sent to or from Franklin Templeton Investments (FTI) personnel may be retained, monitored and/or reviewed by FTI and its agents, or authorized law enforcement personnel, without further notice or consent. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@struts.apache.org For additional commands, e-mail: user-help@struts.apache.org