Works like a charm, it was a mistake I had :), didn't add the button
to the form :)

On 3/14/06, Igor Vaynberg <[EMAIL PROTECTED]> wrote:
> i added an example of ajaxsubmitbutton to the ajax examples in wicket. go to
> form example and there will be two buttons, the ajax submit and a regular
> submit. the ajax submit will validate the form and update the feedback panel
> via ajax.
>
> there is also a wicket ajax debug feature that might help you find the
> problem. call
> getAjaxSettings().setAjaxDebugModeEnabled(true); in your
> app.init() and if you have any ajax components on the page you will have a
> "WICKET AJAX DEBUG" link on the bottom left corner of the screen. click that
> and it will open a log console.
>
> -Igor
>
>
>
> On 3/13/06, Ali Zaid <[EMAIL PROTECTED]> wrote:
> > Eelco :), nothing till this moment about wicket I don't like, my only
> > hope is that wicket in Action be realesed soon, and I cover my weak
> > points, which I still have allot, other wise, I'm finishing my 2ed
> > application using wicket, and I have never been as productive and
> > impressive as I am now using wicket, using wicket, Ajax and db4o I not
> > only have managed to wrap 2 projects, but also deliver client request
> > and modification in record time (maybe record to me too :))
> >
> > Oh, and I still didn't manage to make the form submit using Ajax ;),
> > if someone can wrap a simple code, I don't really know what I'm doing
> > wrong.
> >
> > On 3/13/06, Eelco Hillenius <[EMAIL PROTECTED]> wrote:
> > > Good to hear. Just remember there is no perfect framework, and you
> > > *will* find things about Wicket you don't like. Anyway, if you find
> > > them, it's open source and please help our community to improve it.
> > >
> > > Eelco
> > >
> > > > Igor you will not believe the amount of popularity wicket is gaining
> > > > (in my working group), it's becoming like the savior of our life.
> > >
> > >
> > > -------------------------------------------------------
> > > This SF.Net email is sponsored by xPML, a groundbreaking scripting
> language
> > > that extends applications into web and mobile media. Attend the live
> webcast
> > > and join the prime developer group breaking into this new coding
> territory!
> > >
> http://sel.as-us.falkag.net/sel?cmdlnk&kid0944&bid$1720&dat1642
> > > _______________________________________________
> > > Wicket-user mailing list
> > > Wicket-user@lists.sourceforge.net
> > >
> https://lists.sourceforge.net/lists/listinfo/wicket-user
> > >
> >
> >
> > --
> > Regards, Ali
> >
> >
> > -------------------------------------------------------
> > This SF.Net email is sponsored by xPML, a groundbreaking scripting
> language
> > that extends applications into web and mobile media. Attend the live
> webcast
> > and join the prime developer group breaking into this new coding
> territory!
> >
> http://sel.as-us.falkag.net/sel?cmdlnk&kid0944&bid$1720&dat1642
> > _______________________________________________
> > Wicket-user mailing list
> > Wicket-user@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/wicket-user
> >
>
>


--
Regards, Ali


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to