Return-Path: Delivered-To: apmail-jakarta-struts-user-archive@apache.org Received: (qmail 69140 invoked from network); 29 Nov 2001 10:28:37 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 29 Nov 2001 10:28:37 -0000 Received: (qmail 12142 invoked by uid 97); 29 Nov 2001 10:28:28 -0000 Delivered-To: qmlist-jakarta-archive-struts-user@jakarta.apache.org Received: (qmail 12126 invoked by uid 97); 29 Nov 2001 10:28:28 -0000 Mailing-List: contact struts-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Struts Users Mailing List" Reply-To: "Struts Users Mailing List" Delivered-To: mailing list struts-user@jakarta.apache.org Received: (qmail 12076 invoked from network); 29 Nov 2001 10:28:27 -0000 Message-ID: <006001c178c0$ac870bb0$7867110a@americas.corp.scient.com> From: "Sean Owen" To: "Struts Users Mailing List" Cc: References: <20011129065356.98686.qmail@web21208.mail.yahoo.com> Subject: Re: Page Expiration Date: Thu, 29 Nov 2001 10:28:54 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N You can tell Struts to automatically set all the usual no-cache headers in the HTTP response it sends back to the browser. This will get the effect you are after. In web.xml: action org.apache.struts.action.ActionServlet ... nocache true ... Sean ----- Original Message ----- From: "Stanley Struts" To: Sent: Thursday, November 29, 2001 6:53 AM Subject: Page Expiration > How can I make it so that when the user clicks on the > back button, he is presented with an error stating > that the page has expired (does this make sense?) > > __________________________________________________ > Do You Yahoo!? > Yahoo! GeoCities - quick and easy web site hosting, just $8.95/month. > http://geocities.yahoo.com/ps/info1 > > -- > To unsubscribe, e-mail: > For additional commands, e-mail: _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com -- To unsubscribe, e-mail: For additional commands, e-mail: