> > > if you do not want that output in your page markup then 
> > > remove <wicket:head> tags completely from your border
> > > markup.
> >
> > Ah!
> > 
> > My mistake was thinking that the page head was only included
> > by including the <wicket:head> tag. 

> you are almost there
> 
> actually in a border or in a panel anything outside
> <wicket:border>..</wicket:border> and <wicket:panel>...</wicket:panel>
> tags will be ignored. the exception being the body of the
> <wicket:head> tag. 


Indeed. Thanks for the clarification.


Cheers,
Dave





-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to