[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

cacheing jsp/servet



HI
 
I am working on performace improvements to our application server (ATG). Can I cache a response to a request?
 
There is some data which is not updated too freqent and it is ok to show the same data for 30 min. So, what I want to do is avoid buiding response only first time and for the next 30 min if the request come I got to send the same resonse.
Can I do it in application sever like ATG on servlets?
 
thanks
MANI
Manidhar.Gudavalli@eds.com