Re: Redirect to a new window

2009-01-27 Thread Martin Makundi
rce.SourcesPage&SourcesPage_class=org.apache.wicket.examples.linkomatic.Home&source=Home.java ** Martin 2009/1/27 nitinkc : > > I have a requirement to redirect to a new window. Basically, I have a link in > a column of a datagrid and I am redirecting to the URL using &g

Redirect to a new window

2009-01-27 Thread nitinkc
I have a requirement to redirect to a new window. Basically, I have a link in a column of a datagrid and I am redirecting to the URL using RedirectRequestTarget as follows: @Override protected void onClick(Object param) { getRequestCycle() .setRequestTarget