Don't you see a possibility, that I can write some (!) code with reasonable effort (e.g. OwnBorder) which just takes the wicket:id and avoids the non-HTML tags? My first experiments with OwnFragment give me some hope.
Tom On Sun, 08 Apr 2007 17:47:37 +0200, Martijn Dashorst <[EMAIL PROTECTED]> wrote: > No, > > But you can tell wicket not to render the wicket tags (default for > deployment mode). This will strip the tags from the final markup. > > Martijn > > On 4/8/07, Thomas Singer <[EMAIL PROTECTED]> wrote: >> I want to keep my templates be clean HTML (except the wicket:id). Is it >> possible to use the Border feature without wicket:border and wicket:body >> tags using wicket:ids instead (similar to the Fragment component)? >> >> Tom ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Wicket-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
