El lun, 19-10-2009 a las 09:29 -0500, Jeremy Thomerson escribió: > add(new Label("comment", "<!-- foo bar -->").setEscapeModelStrings(false)); + .setRenderBodyOnly(true) > > -- > Jeremy Thomerson > http://www.wickettraining.com > > > > On Mon, Oct 19, 2009 at 9:20 AM, Olivier Bourgeois <olivier.bourgeois.pro@ > gmail.com> wrote: > > > Hi list, > > > > I'm trying to add to my page header a comment that contains some > > informations extracted from my app, like this : > > > > <!-- App Version 1.0.0 - Build: 2009-10-19 16:20:00 --> > > > > But I just can't find a way to do this in Wicket : a component inside a > > comment is not recognised, and there is no "Comment" component. > > > > Anyone got an idea of how to do this ? > > > > thx > > > > Olivier > >
--------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org