Wasn't the initial question to get a form field's value w/o submitting the entire form? The goal was to get 1 field's value w/o submitting the entire form.
ckuehne wrote: > > 2007/1/31, Marc-Andre Houle <[EMAIL PROTECTED]>: >> >> Why not simply use AjaxSubmitLink or AjaxSubmitButton ? It will submit >> all >> the form, evidently, but you can do which ever action you want in the >> onClick handler? > > > > That's exactly the conclusion I came up with after thinking a bit about > the > problem. Thank's again to all for the help! > > Conny > > ------------------------------------------------------------------------- > 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 > [email protected] > https://lists.sourceforge.net/lists/listinfo/wicket-user > > -- View this message in context: http://www.nabble.com/-Wicket-user--How-to-include-a-form-field-in-the-ajax-request-without-form-submit-tf3145142.html#a10228176 Sent from the Wicket - User mailing list archive at Nabble.com. ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Wicket-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
