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 "undo"? How to show user some info or what can be done?

-- Tony


On Fri, Feb 20, 2009 at 2:04 PM, Martijn Dashorst
<martijn.dasho...@gmail.com> wrote:
> you can't. use google to see why.
>
> Martijn
>
> On Fri, Feb 20, 2009 at 6:02 AM, Anton Veretennikov
> <anton.veretenni...@gmail.com> 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.
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
>> For additional commands, e-mail: users-h...@wicket.apache.org
>>
>>
>
>
>
> --
> Become a Wicket expert, learn from the best: http://wicketinaction.com
> Apache Wicket 1.3.5 is released
> Get it now: http://www.apache.org/dyn/closer.cgi/wicket/1.3.
>
> ---------------------------------------------------------------------
> 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