On Thu, Oct 27, 2011 at 5:48 PM, Igor Vaynberg <igor.vaynb...@gmail.com> wrote:
> hrm. i dont think the rendercount should prevent me from using the
> page. if i write my application as a single page then our back button
> support is completely hosed. i should be able to back button and
> re-submit the form.

As single page - i.e. completely Ajax navigation ?
In this case back button support is on your own.

Do you suggest to remove the check for stale page ?

>
> -igor
>
> On Thu, Oct 27, 2011 at 3:20 AM, Martin Grigorov <mgrigo...@apache.org> wrote:
>> The only option is see is to make the check for stale page
>> configurable via IPageSettings for example.
>>
>> On Thu, Oct 27, 2011 at 12:16 PM, Charlie Midtlyng
>> <charlie.midtl...@gmail.com> wrote:
>>> I would actually like to accept the data from both tabs as long as they are
>>> valid.
>>> The same effect should be available on back-button and changing values.
>>>
>>> --
>>> View this message in context: 
>>> http://apache-wicket.1842946.n4.nabble.com/Multi-tabs-and-back-button-support-1-5-2-tp3943445p3943856.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
>>
>>
>
> ---------------------------------------------------------------------
> 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