.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

JSP CUSTOM TAG LIBRARIES


nocache tag
Sets the response headers to indicate that the current page should not be cached. You must use this tag before any content has a chance to be sent to the client (otherwise it's too late to change the headers). This should be the first tag that appears on the page. This tag has no extra attributes.

Contexts

Valid in:


Syntax
Attributes

See the Common Domino JSP tag attributes section for definitions of debug, onfailure, and time.

See Also