I tried, however, I got an exception: WicketMessage: Method onFormSubmitted of interface wicket.markup.html.form.IFormSubmitListener targeted at component [MarkupContainer [Component id = form, page = test.TestPage, path = 0:form.TestPage$TestForm, isVisible = true, isVersioned = true]] threw an exception
Root cause: java.lang.IllegalStateException: No Page found for component [MarkupContainer [Component id = check, page = <No Page>, path = 0:check.CheckBox]] at wicket.Component.getPage(Component.java:1022) at wicket.Component.hasErrorMessage(Component.java:1226) at wicket.markup.html.form.FormComponent.isValid(FormComponent.java:442) at wicket.markup.html.form.Form.validateFormValidators(Form.java:1021) at wicket.markup.html.form.Form.validate(Form.java:958) at wicket.markup.html.form.Form.process(Form.java:868) at wicket.markup.html.form.Form.onFormSubmitted(Form.java:313) ... Any idea? Regards, Chih-liang Chang -- View this message in context: http://www.nabble.com/How-to-add-components-nested-in-the-list-view-to-a-IFormValidator--t1834645.html#a5011402 Sent from the Wicket - User forum at Nabble.com. 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
