The wicket website states at the end of the first paragraph "... written with plain Java and HTML". IIRC, the <wicket:...> tags do not belong to "plain HTML".
BTW, is there a DTD available for the namespace definitions in the html tag of the XHTML files, so IDEA does not highlight it in red? -- Tom On Tue, 10 Apr 2007 18:27:18 +0200, Igor Vaynberg <[EMAIL PROTECTED]> wrote: > we like our namespaced tags. they are xhtml compliant and get stripped > from > final output. so that will stay the default. if you want to hack away the > please feel free to do so, but i do not think you will get much in the > way > of support. > > -igor ------------------------------------------------------------------------- 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
