> // Fixed SiteMesh: > http://spatula.net/blog/2006/10/wicket-sitemesh-feces-nocturnus.html > > getRequestCycleSettings().setRenderStrategy(IRequestCycleSettings.ONE_PASS_RENDER); > > It's likely be pretty easy to port when I have with SiteMesh to use the page > extension stuff that Wicket has, but I'm lazy. ;-)
I see how SiteMesh can work with Wicket, and I even can imagine a couple of useful use cases, but in general I believe people are ruining their programming model by using it with Wicket. My 2c, Eelco ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Wicket-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
