My own caching implementation...

2004-04-08 Thread Allistair Crossley
Hi Guys I have been trying to improve the performace of our app the past week and one of the things I did was to cache our vast navigation systems as lots of JSPs each with the page ID as the jsp filename. Annnyway, this works fine but each time a page is accessed where the JSP include for

Re: My own caching implementation...

2004-04-08 Thread Seth Newton
, April 08, 2004 11:25 AM Subject: My own caching implementation... Hi Guys I have been trying to improve the performace of our app the past week and one of the things I did was to cache our vast navigation systems as lots of JSPs each with the page ID as the jsp filename. Annnyway, this works

RE: My own caching implementation...

2004-04-08 Thread John Trollinger
Jasper 2 already caches jsp pages. Have you realy noticed a performance increase? -Original Message- From: Seth Newton [mailto:[EMAIL PROTECTED] Sent: Thursday, April 08, 2004 11:35 AM To: Tomcat Users List Subject: Re: My own caching implementation... Yeah, that'd be my first guess

RE: My own caching implementation...

2004-04-08 Thread Allistair Crossley
: My own caching implementation... Jasper 2 already caches jsp pages. Have you realy noticed a performance increase? -Original Message- From: Seth Newton [mailto:[EMAIL PROTECTED] Sent: Thursday, April 08, 2004 11:35 AM

RE: My own caching implementation...

2004-04-08 Thread LILES, DAVID (CONTRACTOR)
: Subject: RE: My own caching implementation... Jasper 2 already caches jsp pages. Have you realy noticed a performance increase? -Original Message- From: Seth Newton [mailto:[EMAIL PROTECTED] Sent: Thursday, April 08, 2004 11:35

RE: My own caching implementation...

2004-04-08 Thread Allistair Crossley
, DAVID (CONTRACTOR) [mailto:[EMAIL PROTECTED] Sent: Thu 08/04/2004 20:35 To: Tomcat Users List Cc: Subject: RE: My own caching implementation... Not to get too wrapped up in how-to... since you are already going to the database to identify