2008/4/15, Markus Strickler <[EMAIL PROTECTED]>:
>
> However you would potentially have many HTML "templates" that are all
> backed by
> the same wicket page class. And so far I couldn't think of a way to handle
> this
> in wicket.


If think you can override getVariation() to accomplish this:
http://wicketstuff.org/wicket13doc/org/apache/wicket/Component.html#getVariation()

Or, you find ways where the HTML templates are used for Panels (depends on
your use case). Remember, only markup between wicket:panel will be used,
everything outside will be omitted.

-- 
greetings from Berlin,

Rüdiger Schulz

www.2rue.de
www.indyphone.de - Coole Handy Logos einfach selber bauen

Reply via email to