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: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to