It could be in the <head>. Try it.
On Wed, Aug 21, 2013 at 11:24 AM, <[email protected]> wrote: > Martin, > > > <style wicket:id="myStyle"></style> >> ... >> add(mystyle = new Label("myStyle", content)) >> ... >> target.add(mystyle) >> >> > The label should be then placed in the body section, right? > Is this possible? > > > Haiko > > > ------------------------------**------------------------------**--------- > To unsubscribe, e-mail: > users-unsubscribe@wicket.**apache.org<[email protected]> > For additional commands, e-mail: [email protected] > >
