Hi all,
I'm in process of migrating from Wicket 1.4 to Wicket 1.5. I have the following
method in the 1.4 version of my AuthenticatedWebApplication subclass:
@Override
public RequestCycle newRequestCycle(final Request request, final
Response response) {
dont think that hook exists yet, file a jira
-igor
On Wed, Feb 2, 2011 at 12:13 PM, Zhubin Salehi zhubin.sal...@route1.comwrote:
Hi all,
I’m in process of migrating from Wicket 1.4 to Wicket 1.5. I have the
following method in the 1.4 version of my AuthenticatedWebApplicationsubclass:
Thanks, I just did.
Zhubin
-Original Message-
From: Igor Vaynberg [mailto:igor.vaynb...@gmail.com]
Sent: February 2, 2011 3:16 PM
To: users@wicket.apache.org
Subject: Re: RequestCycle.onRequestTargetSet(IRequestTarget requestTarget)
equivalant in Wicket 1.5
dont think that hook exists