Thanks for the prompt reply Martin. I'm not migrating, I just found this
code on the net and wanted to use it. Point taken though, I should look in
the migration notes first...
On Wed, Dec 12, 2012 at 12:00 PM, Martin Grigorov wrote:
> cycle.scheduleRequestHandlerAfterCurrent(new ComponentRender
cycle.scheduleRequestHandlerAfterCurrent(new ComponentRenderingRequestHandl
er(...))
This API has changed with Wicket 1.5. You may want to read its migration
page since you migrate from older version directly to Wicket 6
On Wed, Dec 12, 2012 at 10:51 AM, Marios Skounakis wrote:
> Hi all,
>
> I