>>> If I declare a Form as a top class should I have a markup html for it >>> because this form will be treated as a component? > >> Wicket works both ways. > > No, Form doesn't extend WebMarkupContainerWithAssociatedMarkup.
Ah.. might be true, if you want it to have its own markup, you will embed it into a panel. ** Martin --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
