mmm good question... In fact I wanted to do that. But I couldn't found the way to send all information in one request. I don't know how to send that information that I get with javascript.
2010/10/18 jcgarciam <jcgarc...@gmail.com> > > Just by curiosity why not sending all information in one request (on form > submit), rather than two separate http request? > > You can leave the onclick of your button to submit your form via javascript > which also previously massage the additional data you need. > > > On Mon, Oct 18, 2010 at 8:46 PM, Tito [via Apache Wicket] < > ml-node+3001276-352039908-65...@n4.nabble.com<ml-node%2b3001276-352039908-65...@n4.nabble.com> > <ml-node%2b3001276-352039908-65...@n4.nabble.com<ml-node%252b3001276-352039908-65...@n4.nabble.com> > > > > wrote: > > > Hello everybody! > > This is a question of what is the right way to do this. > > > > The idea is, I'm submiting information with a submit button from a form. > > But > > at the same time I want to send another information (generated by > > javascript) by ajax. Is clear what I'm trying to do? > > > > Well at this time I have made a behavior that I'm atatching to my > webpage, > > that process one call made by ajax with wicketAjaxGet function in witch > > part > > of information travel. And at the same time process the rest of > information > > > > by onSubmit method after form submitting. > > > > I hope I explained well. I just wanna now what is the correct way to do > > this. > > > > Thanks a lot. > > > > Bye > > Tito > > > > > > ------------------------------ > > View message @ > > > http://apache-wicket.1842946.n4.nabble.com/Button-submit-and-onclick-event-right-way-tp3001276p3001276.html > > To start a new topic under Apache Wicket, email > > ml-node+1842946-398011874-65...@n4.nabble.com<ml-node%2b1842946-398011874-65...@n4.nabble.com> > <ml-node%2b1842946-398011874-65...@n4.nabble.com<ml-node%252b1842946-398011874-65...@n4.nabble.com> > > > > To unsubscribe from Apache Wicket, click here< > http://apache-wicket.1842946.n4.nabble.com/template/TplServlet.jtp?tpl=unsubscribe_by_code&node=1842946&code=amNnYXJjaWFtQGdtYWlsLmNvbXwxODQyOTQ2fDEyNTYxMzc3ODY= > >. > > > > > > > > > -- > Sincerely, > JC (http://www.linkedin.com/in/jcgarciam) > Work smarter, not harder!. > > -- > View this message in context: > http://apache-wicket.1842946.n4.nabble.com/Button-submit-and-onclick-event-right-way-tp3001276p3001327.html > Sent from the Users forum mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org > For additional commands, e-mail: users-h...@wicket.apache.org > >