Re: Ways to fully "disable" back button

2009-02-20 Thread Anton Veretennikov
Thank you for your time, Martijn. I found at last wiki page about this. http://cwiki.apache.org/WICKET/browser-back-forward.html Hope it is actual. -- Tony On Fri, Feb 20, 2009 at 3:31 PM, Martijn Dashorst wrote: > See the gmail interface: they have an undo button when you delete or > mark a me

Re: Ways to fully "disable" back button

2009-02-20 Thread Martijn Dashorst
See the gmail interface: they have an undo button when you delete or mark a message as spam. They provide a feedback message with a link that allows the user to undo the operation. "2 messages have been marked as spam (_undo_)" Martijn On Fri, Feb 20, 2009 at 8:39 AM, Anton Veretennikov wrote:

Re: Ways to fully "disable" back button

2009-02-19 Thread Anton Veretennikov
Really, my question is as old as browser :) The more correct subject is "Rules to make Wicket app back-button-aware". For example if user presses "add" or "remove" button and she wants to undo it by pressing back button. What to do if: 1. I can make "undo" for these operations? 2. I can't make "u

Re: Ways to fully "disable" back button

2009-02-19 Thread Martijn Dashorst
you can't. use google to see why. Martijn On Fri, Feb 20, 2009 at 6:02 AM, Anton Veretennikov wrote: > Hello, wicket users, > > I would like to know how to write wicket links so that it will not be > possible to return back. > > Thank you. > >

Ways to fully "disable" back button

2009-02-19 Thread Anton Veretennikov
Hello, wicket users, I would like to know how to write wicket links so that it will not be possible to return back. Thank you. - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-