On 7/30/07, Ayodeji Aladejebi <[EMAIL PROTECTED]> wrote:
> not client side,
> I am even referring to the possibility of knowing from the server side
> through wicket pagemap or something that a page has being removed or
> unloaded. is there a way to know that this
> but there has to be a way from wicket code (server side) to know the Class
> of the current WebPage
>
> getCurrentlyLoadedPage != this.page then do this

RequestCycle#getResponsePage does a best guess. Only available when a
request target is already determined.

Eelco

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to