Hi all: I have been looking over the JSP spec, and reading various online docs. I am still in design mode for the JSP site that I will be building. I have been unable to find any info on whether or not JSP's support a 'page changed' mechanism. I am looking for a simple mechanism to tell the http server to just use a previously cached page instead of generating a new one. (Some of my pages will require extensive database searches/queries, and I would like to be able to avoid them when I no that nothing has changed since the last time the page was viewed.) Thanks, Ian =========================================================================== To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". FAQs on JSP can be found at: http://java.sun.com/products/jsp/faq.html http://www.esperanto.org.nz/jsp/jspfaq.html
