[Jago, Robert]  Hello

>                         response.setHeader( "Pragma", "no-cache" );
>                         response.setHeader( "Cache-Control", "no-cache" );
>                         response.setHeader( "Cache-Control", "no-store" );
>                         response.setDateHeader( "Expires", 0 );
>
        [Jago, Robert]       I am using these settings and they work fine.
My only question regarding these statements are the actual keys and values.
("Pragma", "no-cache")                           Is there a document which
explains all the possible heading values ?

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to