Hi, I think this is not possible. <wicket:head> is just a convenience. The full power is in the Java based header contributors.
On Tue, Mar 19, 2013 at 2:42 PM, Pointbreak <[email protected]>wrote: > Is there a way (in Wicket 6) to prioritize items in wicket:head/head > elements to get them inside the head of the final page before all code > contributed header items? I.e. something like PriorityHeaderItem, but > applied to the markup of an item in the wicket:head of a template? > > Thanks! > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- Martin Grigorov jWeekend Training, Consulting, Development http://jWeekend.com <http://jweekend.com/>
