Hi,

On Tue, Mar 6, 2012 at 1:26 PM, Josh Kamau <joshnet2...@gmail.com> wrote:
> How about something as easy as checking if the session has been cleared
> before calling set response page...
>
> e.g
>
> if(sessionNotClear...){
>   session.clear();
>   setResponsePage(....)
> }

Wicket internals fail because Wicket cannot find the Link to click, so
it doesn't even get to the application code.

@rebecca: I told you (few months ago) that this #untouch() doesn't
look like a good idea. It is still not reintroduced in 1.5+

>
> On Tue, Mar 6, 2012 at 2:16 PM, rebecca <rivka.shis...@gmail.com> wrote:
>
>> sorry - i forgot - I'm using wicket 1.4.18
>>
>> --
>> View this message in context:
>> http://apache-wicket.1842946.n4.nabble.com/double-click-on-AjaxSubmitLink-and-page-expired-tp4449450p4449457.html
>> Sent from the Users forum 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
>>
>>



-- 
Martin Grigorov
jWeekend
Training, Consulting, Development
http://jWeekend.com

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

Reply via email to