Hi All I have been trying to map/load multiple HTML files based on a Paramerter passed to the WebPage. I tried variants and styles. This solution was inadequate for what we are trying to do. Then tried the custom template loader from the example but am now getting Stack Overflow errors. These errors are not easy to debug and am not sure what is causing these problems.
The variant/style approach did not work since I am already using style for skinning purposes and was expecting to use the getVariant() override to provide me with the HTML switching feature. The problem with the variant is that it prepends to the existing style and the resource loading hierarchy breaks. If anyone has got this working, do help us out! Thanks PS: I posted this after exhausting all the other posts in this forum! -- View this message in context: http://www.nabble.com/One-Class---Multiple-markup-files-tp18352220p18352220.html Sent from the Wicket - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
