Hava a look at http://www.wicketstuff.org/wicket13/ajax/form.1 , then download the wicket sample application and examine the source code.
-----Ursprüngliche Nachricht----- Von: newbieabc [mailto:[email protected]] Gesendet: Mittwoch, 4. März 2009 20:55 An: [email protected] Betreff: Simple Ajax Form Hi, I would really appreciate it if someone could post code for a simple ajax form. I just want to submit some data in the form without the whole page reloading, just the form should reload after the submit. Say I have 3 textfields. Firstname, lastname and fullname. I enter the first two fields and when I click submit, the third field just concatenates the first two fields and displays. How can I do that with ajax? Thank you! -- View this message in context: http://www.nabble.com/Simple-Ajax-Form-tp22337895p22337895.html Sent from the Wicket - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
