Re: wicket global call handlers

2010-12-15 Thread fachhoch
function wicketGlobalPreCallHandler() { } this method gets called before sending ajaxrequest ? can I retrieve more information about the request , please help me understand -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/wicket-global-call-handlers

wicket global call handlers

2010-12-14 Thread fachhoch
wicketGlobalPreCallHandler() { } function wicketGlobalPostCallHandler() { } function wicketGlobalFailureHandler() { } -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/wicket-global-call-handlers-tp3088445p3088445.html Sent from the Users forum mailing list