javawicket-1.5icepush

Is there a way to make the ICEPush 2.0.0 wicket pushpanel work with wicket 1.5.4?


I'm trying to use the PushPanel class from ICEPush wicket integration, but the wicket classes used appear to have changed and the PushPanel class does not work with wicket 1.5.4. The icepush-wicket.jar was built using wicket-1.4.5 and some of the classes and methods have changed since.

Is there a way to force it to work?


Solution

  • I managed to adapt the code to work with wicket 1.5.4.