I have AjaxLink which works good in Wicket 1.3.2 but doens't work whe i
change version to 1.3.3.
package pl.mainseek.car.wicket.components;
import java.util.Arrays;
import java.util.List;
import org.apache.wicket.PageParameters;
import org.apache.wicket.ajax.AjaxRequestTarget;
import
Please create a jira issue and attach a page source code that doesn't work.
-Matej
2008/4/14 Tomasz Prus [EMAIL PROTECTED]:
I have AjaxLink which works good in Wicket 1.3.2 but doens't work whe i
change version to 1.3.3.
package pl.mainseek.car.wicket.components;
import