Hi,

yet another way would be to enable debug logs on
wicket.Component=DEBUG. You should see messages like "Begin render
..." and "End render ...". The last "Begin render .." should be of
interest.
thanks for your help, that helped me fix it. I saved a StyleSheetReference static in my base page. Maybe Wicket should allow this or throw an exception? (because the error didn't help me finding the problem and I fear I'm not the only one getting the idea that a thing like a css reference could be stored static in a base page)

Regards,
Ralf


-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to