AW: Many forms on one page and submit handling

2009-10-13 Thread Peter Arnulf Lustig
no, that does not work. Now it shows nothing. - Ursprüngliche Mail Von: Pedro Santos An: users@wicket.apache.org Gesendet: Dienstag, den 13. Oktober 2009, 15:54:59 Uhr Betreff: Re: Many forms on one page and submit handling looks like you need to use ComponentFeedbackMessageFilter rat

AW: Many forms on one page and submit handling

2009-10-13 Thread Peter Arnulf Lustig
yes I do it like that. But nevertheless it shows the messages everywhere on each form. check this out: public class CreateQuestionsForm extends Form { TextFieldtitle; TextAreafragestellung; ModeltitleModel; ModelfragestellungModel; Boolean