Re: disable back button

2009-08-24 Thread Edward Zarecor
> Application class ? > >> > > > > - > > To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org > > For additional commands, e-mail: users-h...@wicket.apache.org

Re: disable back button

2009-08-24 Thread Martin Makundi
t; Application  class ? >>> >> >> - >> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org >> For additional commands, e-mail: users-h...@wicket.apache.org >

Re: disable back button

2009-08-24 Thread fachhoch
-- > To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org > For additional commands, e-mail: users-h...@wicket.apache.org > > > -- View this message in context: http://www.nabble.com/d

Re: disable back button

2009-08-24 Thread Martin Makundi
You can disable double sumit just by using a full-screen "busy indicator": http://cwiki.apache.org/WICKET/generic-busy-indicator-for-both-ajax-and-non-ajax-submits.html ** Martin 2009/8/24 tubin gen : > I want to disable back and forward button , Is there a way to do this using > wicket ?  I don

disable back button

2009-08-24 Thread tubin gen
I want to disable back and forward button , Is there a way to do this using wicket ? I donot want user to submit the same page twice so if user clicks on back button i would like to take him to home page, can I do this ? and can I tell wicket to add no cahce headers to all my pages using Appli

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-