On Tue, Jan 31, 2012 at 11:23 AM, Martin Grigorov <mgrigo...@apache.org>wrote:

> Application#init() is called during
> javax.servlet,Filter#init(FilterConfig), so there is no http request
> at that time.
>
> What exactly do you want to do with the Page ?
>

I understand that IModel getObject is called once. So in order to call it
multiple times, I wrote a scheduler using GAE TaskQueue to initialize the
Page at intervals. So whenever the Page is reloaded, the content within
RefreshingView is reloaded, getting new content as returned by getObject.
Something similar to streaming a content.


-- 
Odeyemi 'Kayode O.
http://www.sinati.com. t: @charyorde

Reply via email to