Ok.. how to do the same in 1.4 ?

**
Martin

2011/5/16 Martin Grigorov <mgrigo...@apache.org>:
> Pedro is talking about 1.5, not about 1.4.9 :-)
>
> On Mon, May 16, 2011 at 4:36 PM, Martin Makundi <
> martin.maku...@koodaripalvelut.com> wrote:
>
>> Hi!
>>
>> Sounds nice, how exactly?
>>
>> **
>> Martin
>>
>> 2011/5/16 Pedro Santos <pedros...@gmail.com>:
>> > You can decorate applicaiton's root request mapper to set in the
>> > anticache parameter in the mapped URL. You can also add a listener
>> > invoking WebResponse#disableCaching for all your responses.
>> >
>> > On Mon, May 16, 2011 at 10:20 AM, Martin Makundi
>> > <martin.maku...@koodaripalvelut.com> wrote:
>> >> Hi!
>> >>
>> >> We are disabling versioning and this results in problems with browsers
>> >> (chrome) which seems to load pages from cache.
>> >>
>> >> We would like to add something similar as in NonCachingImage to each
>> url.
>> >>
>> >> How can this be done centrally for whole application with minimal
>> change?
>> >>
>> >> Something like:
>> >>        url = url + "wicket:antiCache=" + System.currentTimeMillis();
>> >>
>> >>
>> >> **
>> >> Martin
>> >>
>> >> ---------------------------------------------------------------------
>> >> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
>> >> For additional commands, e-mail: users-h...@wicket.apache.org
>> >>
>> >>
>> >
>> >
>> >
>> > --
>> > Pedro Henrique Oliveira dos Santos
>> >
>> > ---------------------------------------------------------------------
>> > 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 <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