So in your page you are doing exactly the same as Palette, i.e. you are adding all the components, headers, etc ? Just because you want to have different markup. Then why don't you create your own Palette and use fragments to change the markup, that certainly is a lot code friendlier then repeating yourself every time.
However it is odd the close tag can not be found. Maurice On Mon, May 12, 2008 at 9:13 AM, Martin Makundi <[EMAIL PROTECTED]> wrote: > But why does it seem to work with FeedbackPanel? I want just that. A > fragment I understand just means providing optional markups. That is > not exactly what I want because every realization is different. > > ** > Martin > > 2008/5/12 Eelco Hillenius <[EMAIL PROTECTED]>: > > > > > Instead, I want the MyPage.html to contain the panel markup: In a > > > similar manner to how the feedbackpanel markup is given in that > > > example in the book "created the component component structure inside > > > the page". > > > > You should use a Fragment instead of a Panel in that case. > > > > Eelco > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
