Wicket newbie - Quickstart help required

2009-02-19 Thread nicgould
onSubmit(){ System.out.println(Mem button clicked); } }); // TODO Add your page's components here } -- View this message in context: http://www.nabble.com/Wicket-newbie---Quickstart-help-required-tp22102144p22102144.html Sent from the Wicket - User

Re: Wicket newbie - Quickstart help required

2009-02-19 Thread Martin Funk
onSubmit(){ System.out.println(Mem button clicked); } }); // TODO Add your page's components here } -- View this message in context: http://www.nabble.com/Wicket-newbie---Quickstart-help-required-tp22102144p22102144.html Sent from the Wicket - User

Re: Wicket newbie - Quickstart help required

2009-02-19 Thread nicgould
in context: http://www.nabble.com/Wicket-newbie---Quickstart-help-required-tp22102144p22102144.html Sent from the Wicket - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org

Re: Wicket newbie - Quickstart help required

2009-02-19 Thread rjilani
components here } -- View this message in context: http://www.nabble.com/Wicket-newbie---Quickstart-help-required-tp22102144p22103741.html Sent from the Wicket - User mailing list archive at Nabble.com. - To unsubscribe, e

Re: Wicket newbie - Quickstart help required

2009-02-19 Thread nicgould
, new Model(Go)){ @override public void onSubmit(){ System.out.println(Mem button clicked); } }); // TODO Add your page's components here } -- View this message in context: http://www.nabble.com/Wicket-newbie---Quickstart-help

Re: Wicket newbie - Quickstart help required

2009-02-19 Thread Martin Funk
)){ @override public void onSubmit(){ System.out.println(Mem button clicked); } }); // TODO Add your page's components here } -- View this message in context: http://www.nabble.com/Wicket-newbie---Quickstart-help-required

Re: Wicket newbie - Quickstart help required

2009-02-19 Thread Martijn Dashorst
button clicked); } }); // TODO Add your page's components here } -- View this message in context: http://www.nabble.com/Wicket-newbie---Quickstart-help-required-tp22102144p22103843.html Sent from the Wicket - User mailing list archive at Nabble.com

Re: Wicket newbie - Quickstart help required

2009-02-19 Thread nicgould
); } }); // TODO Add your page's components here } -- View this message in context: http://www.nabble.com/Wicket-newbie---Quickstart-help-required-tp22102144p22102144.html Sent from the Wicket - User mailing list archive at Nabble.com

Re: Wicket newbie - Quickstart help required

2009-02-19 Thread Igor Vaynberg
: http://www.nabble.com/Wicket-newbie---Quickstart-help-required-tp22102144p22102144.html Sent from the Wicket - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org

Re: Wicket newbie - Quickstart help required

2009-02-19 Thread Martin Funk
...@wicket.apache.org -- View this message in context: http://www.nabble.com/Wicket-newbie---Quickstart-help-required-tp22102144p22103676.html Sent from the Wicket - User mailing list archive at Nabble.com