DraggableTarget does not work

2007-09-12 Thread bhupat parmar
hi this code does not compile gives followinf error The type WebMarkupContainer is not generic; it cannot be parameterized with arguments T wicket-quickstart/src/wicket/quickstart Index.java line 0 1189580276390 11921 DraggableTarget cart = new DraggableTarget(cart,

Re: DraggableTarget does not work

2007-09-12 Thread Martijn Dashorst
See my response to your previous question: you are using a contrib-scriptaculous version that is incompatible with all supported wicket versions. Martijn On 9/12/07, bhupat parmar [EMAIL PROTECTED] wrote: hi this code does not compile gives followinf error The type WebMarkupContainer is not