RE: how to disable refresh button and back button

2007-05-08 Thread Espinosa, Joel
This is the Struts Mailing list, I don't think you should ask this here. Regards. PS. http://www.catb.org/~esr/faqs/smart-questions.html -Original Message- From: jalal udeen [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 08, 2007 12:31 AM To: Struts Users Mailing List Subject: how to disab

RE: how to disable refresh button and back button

2007-05-08 Thread Al Sutton
refresh or back they will request the action with an old one time id and thus the system can generate an error at step 4. As I said, it's not pretty. Al. -Original Message- From: Adam Ruggles [mailto:[EMAIL PROTECTED] Sent: 08 May 2007 06:38 To: Struts Users Mailing List Subject

Re: how to disable refresh button and back button

2007-05-07 Thread Michael Jouravlev
On 5/7/07, jalal udeen <[EMAIL PROTECTED]> wrote: hi all can any one explain me how to disable both back button and refresh button This is browser-dependent and does not relate to Struts. - To unsubscribe,

Re: how to disable refresh button and back button

2007-05-07 Thread Adam Ruggles
I don't believe you can. jalal udeen wrote: hi all can any one explain me how to disable both back button and refresh button thanks jalaludeen - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional co