Hi, I have found simple typo in HeaderContributor Javadoc example. Instead of: add(HeaderContributor.forCssReference(MyPanel.class, "mystyle.css")); should be: add(HeaderContributor.forCss(MyPanel.class, "mystyle.css"));
Thanks, Jan ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ Wicket-develop mailing list Wicket-develop@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wicket-develop