Re: Wicket 1.5 : AbstractAjaxBehavior 302 moved temporarily

2013-10-21 Thread Martin Grigorov
Hi, On Wed, Oct 16, 2013 at 3:48 PM, frasese wrote: > Hi all, > > I have a jquery script to comunicate with wicket via ajax. It was working > fine with wicket 1.4.17, until I've migrated to 1.5.10 version. > > Now, my AbstractAjaxBehavior it's not called anymore, and the ajax call > receives a

Wicket 1.5 : AbstractAjaxBehavior 302 moved temporarily

2013-10-16 Thread frasese
Hi all, I have a jquery script to comunicate with wicket via ajax. It was working fine with wicket 1.4.17, until I've migrated to 1.5.10 version. Now, my AbstractAjaxBehavior it's not called anymore, and the ajax call receives a 302 moved temporarily. Here is my code: javascript/jquery ... $.aj