Return-Path: Delivered-To: apmail-wicket-users-archive@locus.apache.org Received: (qmail 62020 invoked from network); 3 Sep 2007 14:28:58 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 3 Sep 2007 14:28:58 -0000 Received: (qmail 89374 invoked by uid 500); 3 Sep 2007 14:28:52 -0000 Delivered-To: apmail-wicket-users-archive@wicket.apache.org Received: (qmail 89345 invoked by uid 500); 3 Sep 2007 14:28:52 -0000 Mailing-List: contact users-help@wicket.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@wicket.apache.org Delivered-To: mailing list users@wicket.apache.org Received: (qmail 89334 invoked by uid 99); 3 Sep 2007 14:28:52 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Sep 2007 07:28:52 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy includes SPF record at spf.trusted-forwarder.org) Received: from [217.146.177.223] (HELO web27604.mail.ukl.yahoo.com) (217.146.177.223) by apache.org (qpsmtpd/0.29) with SMTP; Mon, 03 Sep 2007 14:29:59 +0000 Received: (qmail 49257 invoked by uid 60001); 3 Sep 2007 14:28:26 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.co.uk; h=X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type:Message-ID; b=nusu/ZQfnKDuvMdGJ6duzxa/Tg51FFljgxdIxciNhilzeDhBz8qKIBGG3VPF7DrRzQEJwniF4c0BsdzgfLTW6AZXioBbzt/lNmwcUkY5DPKB9dW7CsiFAfOy9POcaNyt+uJzbPUvMSNIXvs/HbkONQu5bIzORcUygVIw4fzZqrA=; X-YMail-OSG: 8I3f8YsVM1naQehfA0VSFWQpMmKVHVFa93nJ2xIFRY2TKDqLiqbwOQz_PHaVCluiKB.2_DpSSIC0PVVsg7vpEJQX5yA3dY1EI2gn6WwFz6IsL9ZLVY1c46ybC2Labbfr8IG4ZhTyOv8CkA-- Received: from [86.15.130.134] by web27604.mail.ukl.yahoo.com via HTTP; Mon, 03 Sep 2007 14:28:26 GMT X-Mailer: YahooMailRC/651.48 YahooMailWebService/0.7.134 Date: Mon, 3 Sep 2007 14:28:26 +0000 (GMT) From: Ian Godman Subject: How to exclude from model update To: users@wicket.apache.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="0-1073837797-1188829706=:48768" Message-ID: <498715.48768.qm@web27604.mail.ukl.yahoo.com> X-Virus-Checked: Checked by ClamAV on apache.org --0-1073837797-1188829706=:48768 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Hi=0A=0AI have a little problem with an AJAX submit button.=0A=0AThe templa= te is:=0A =0A=0AIn the java this is:=0A add( new AjaxSubmitLink= ("AddButton-link"){=0A private static final long serialVersi= onUID =3D 1L;=0A @Override=0A public void onS= ubmit(AjaxRequestTarget target, Form form){=0A .........=0A = });=0A=0AMy problem is that when I submit the form it tries = to update a model property for the submit link.=0A ERROR 2007-09-03 14:3= 8:04,816 [btpool0-4] org.apache.wicket.RequestCycle: No get method defined = for class: class com............Model expression: AddButton-link=0A=0AI am = sure its one of those simple things I am missing again but how do I tell wi= cket not to try to update the button in the model ?=0A=0A=0AIan=0A=0A=0A=0A= =0A=0A=0A=0A _________________________________________________________= __=0AYahoo! Answers - Got a question? Someone out there knows the answer. T= ry it=0Anow.=0Ahttp://uk.answers.yahoo.com/ --0-1073837797-1188829706=:48768--