RE: What To Do If Users Use the Browser "Back" Button?

2006-05-05 Thread Naijatek
Quick and short answer Check out the topic "Token" http://www.learntechnology.net/struts-token.do -Original Message- From: Caroline Jen [mailto:[EMAIL PROTECTED] Sent: Thursday, May 04, 2006 11:09 PM To: user@struts.apache.org Subject: What To Do If Users Use the Bro

Re: What To Do If Users Use the Browser "Back" Button?

2006-05-04 Thread Rob Manthey
Frank W. Zammetti wrote: > Rob, might I suggest the Wiki? That's kind of the point of its > existence :) good call. i'm off for the weekend now, so no more "fun" for me today ;) back for more on monday. cheers Rob - To unsub

Re: What To Do If Users Use the Browser "Back" Button?

2006-05-04 Thread Frank W. Zammetti
Rob, might I suggest the Wiki? That's kind of the point of its existence :) Frank Rob Manthey wrote: Caroline Jen wrote: ...etc... But, we are getting in trouble if users use the browser "Back" button. After several clicks on the browser "Back" button, we get "system errors". What to do to

Re: What To Do If Users Use the Browser "Back" Button?

2006-05-04 Thread Michael Jouravlev
On 5/4/06, Rob Manthey <[EMAIL PROTECTED]> wrote: Caroline Jen wrote: >...etc... But, we are getting in trouble if users use the >browser "Back" button. After several clicks on the >browser "Back" button, we get "system errors". > >What to do to handle the situation? >...etc... > This must be o

Re: What To Do If Users Use the Browser "Back" Button?

2006-05-04 Thread Rob Manthey
Caroline Jen wrote: >... in trouble if users use the >browser "Back" button. After several clicks on the >browser "Back" button, we get "system errors". > >What to do to handle the situation? > > have a look through some of these ... http://marc.theaimsgroup.com/?l=struts-user&w=2&r=1&s=back+bu

Re: What To Do If Users Use the Browser "Back" Button?

2006-05-04 Thread Rob Manthey
Caroline Jen wrote: >...etc... But, we are getting in trouble if users use the >browser "Back" button. After several clicks on the >browser "Back" button, we get "system errors". > >What to do to handle the situation? >...etc... > This must be one of the most frequently asked questions on this

What To Do If Users Use the Browser "Back" Button?

2006-05-04 Thread Caroline Jen
There is a J2EE application I am working on. The application uses the Struts framework. Things are working fine. If users use the "Close" button that is provided by us (developers), the current web page closes and the previous web page is displayed orderly and properly. But, we are getting in t