A junit test case or at least a quickstart would make much easier for us to validate.
Juergen On 6/8/06, Andrew Berman <[EMAIL PROTECTED]> wrote: > I have a case where the hierarchy is set up like this: > > Border > ---------> WebMarkupContainer > ---------> Border > > ------------> Ajax Link which adds the WebMarkupContainer to the > AjaxRequestTarget. > > I get this error: > > wicket.markup.MarkupException: There must be exactly one <wicket:body> tag > for each border compoment. > > So it seems like an Ajax link cannot refresh a Border. Is this a bug or as > designed? > > Thanks, > > Andrew > > > > _______________________________________________ > Wicket-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/wicket-user > > > _______________________________________________ Wicket-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
