Paul Wallace wrote:
> If however the client and server have no knowledge of these assets,
> would it not request a fresh copy from the server and return HTTP 200
> for example?

1. Check to see if the file is in your client's cache.
2. Tomcat does nothing with these tags. Your client may ignore them too.
3. Since this is a JSP, try setting the relevant headers rather than
using meta tags.

HTH,

Mark


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to