Ok.. did you have a look at these:

http://www.nabble.com/Disabling-%27back%27-%27next%27-web-browser-button-usage-in-application-td20222949.html

http://www.google.com/search?q=wicket+pagemap+remove+back+button

**
Martin

2009/8/24 fachhoch <fachh...@gmail.com>:
>
> what I mean by double submit is user submits a form goes to next page then
> uses the browsers back button  to come back to the previous page and
> resubmits the same form i can avoid this If I can   disbale back button
>
> MartinM wrote:
>>
>> 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 <fachh...@gmail.com>:
>>> 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
>>> Application  class ?
>>>
>>
>> ---------------------------------------------------------------------
>> 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/disable-back-button-tp25121020p25121529.html
> Sent from the Wicket - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to