Hi,
  I've not got any real experience with Ajax, so the only things I can
suggest are to (a) see if you can see anything with the
WicketAjaxDebug window, (b) paste some example code or maybe better,
make up a small example app to show the problem, using
wicket-quickstart or wicket-template as a base, (c) take another look
at the wicket-examples to see is there's anything to help there...

/Gwyn

On 09/08/06, Pierre-Yves Saumont <[EMAIL PROTECTED]> wrote:
> Hello,
>
> I am still trying to make my Ajax form working, with no success until
> now. I have made a simple example that works in a standalone page. I
> have then copied this example in a page of my app, and it don't work.
>
> What is surprising is that no code in the Ajax OnSubmit handler is
> executed, although the result component is updated with the values form
> the form. As the page is also flashing in the browser, my guess is that
> if Ajax submit don't work, Wicket default to non Ajax submit with the
> page redisplaying. Is that right?
>
> If it is, can you give me some indications about why an Ajax submit
> handler that work in a page would not work in another one?
>
> Thanks,
>
> Pierre-Yves

-- 
Download Wicket 1.2.1 now! - http://wicketframework.org

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to