I am having troubles with migrating to Wicket 1.6.6
First of all, in version 1.6.6, the function continueToOriginalDestination
does not return true or false.
Secondly, locateByClassLoader
inside the org.apache.wicket.core.util.resource.locator.ResourceStreamLocator
does not exist.
Is there any exammple project I can use With wicket 1.6.6 and Spring Security version 3.1.0 or above?