You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by Nazaret Kazarian <na...@gmail.com> on 2011/12/07 13:31:34 UTC

Wicket ajax page versioning

Hi,

I would like to ask whether wicket keeps version of pages when changes
are made with ajax requests.

If it does, it seems as a waste of resources, unless ajax back button
support is implemented (with javascript history, etc).

Thanks.

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


Re: Wicket ajax page versioning

Posted by Nazaret Kazarian <na...@gmail.com>.
Well, as far as I know, since Wicket does not yet support browser back
button with ajax (only some experimental extensions exist), keeping
track of the history does not make any sense right?


2011/12/7 Adam Gray <ad...@gmail.com>:
> That's funny, I was just really hoping for a way to do the exact opposite
> so that the back button works correctly.
>
> On Wed, Dec 7, 2011 at 7:31 AM, Nazaret Kazarian <nazaret.kazarian@gmail.com
>> wrote:
>
>> Hi,
>>
>> I would like to ask whether wicket keeps version of pages when changes
>> are made with ajax requests.
>>
>> If it does, it seems as a waste of resources, unless ajax back button
>> support is implemented (with javascript history, etc).
>>
>> Thanks.
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
>> For additional commands, e-mail: users-help@wicket.apache.org
>>
>>

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


Re: Wicket ajax page versioning

Posted by Adam Gray <ad...@gmail.com>.
That's funny, I was just really hoping for a way to do the exact opposite
so that the back button works correctly.

On Wed, Dec 7, 2011 at 7:31 AM, Nazaret Kazarian <nazaret.kazarian@gmail.com
> wrote:

> Hi,
>
> I would like to ask whether wicket keeps version of pages when changes
> are made with ajax requests.
>
> If it does, it seems as a waste of resources, unless ajax back button
> support is implemented (with javascript history, etc).
>
> Thanks.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>
>

Re: Wicket ajax page versioning

Posted by Nazaret Kazarian <na...@gmail.com>.
Thanks Igor for confirming.




2011/12/7 Igor Vaynberg <ig...@gmail.com>:
> no. we do not keep versions for ajax requests. we will, when the back
> button is supported.
>
> -igor
>
> On Wed, Dec 7, 2011 at 4:31 AM, Nazaret Kazarian
> <na...@gmail.com> wrote:
>> Hi,
>>
>> I would like to ask whether wicket keeps version of pages when changes
>> are made with ajax requests.
>>
>> If it does, it seems as a waste of resources, unless ajax back button
>> support is implemented (with javascript history, etc).
>>
>> Thanks.
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
>> For additional commands, e-mail: users-help@wicket.apache.org
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>

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


Re: Wicket ajax page versioning

Posted by Igor Vaynberg <ig...@gmail.com>.
no. we do not keep versions for ajax requests. we will, when the back
button is supported.

-igor

On Wed, Dec 7, 2011 at 4:31 AM, Nazaret Kazarian
<na...@gmail.com> wrote:
> Hi,
>
> I would like to ask whether wicket keeps version of pages when changes
> are made with ajax requests.
>
> If it does, it seems as a waste of resources, unless ajax back button
> support is implemented (with javascript history, etc).
>
> Thanks.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>

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