Bill Keese wrote:
<script language="Javascript1.1" src="staticJavascript.jsp">
How do I tell the browser to cache staticJavascript.jsp rather than downloading it each time? I know the browser caches images by default, but I'm not sure whether or not it would cache files with a .jsp extension. Do I have to do the opposite of what is listed on this page: http://www.ajug.org/archive/ajug-members/10404/msg00041.html ?
Also, is there any way to confirm what the browser is caching and what it is reloading (other than using a stopwatch)?
Bill
Matt Bathje wrote:
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]