I think it should be wicket.apache.org instead, does not seem to matter
in myEclipse, WTP etc...
<html xmlns="http://www.w3.org/1999/xhtml"
xmlns:wicket="http://wicket.apache.org/" xml:lang="da" lang="da">
But for the jira on this look here:
https://issues.apache.org/jira/browse/WICKET-693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
robert.mcguinness wrote:
MYoung wrote:
Is it available somewhere? I need it for validation in the Eclipse
Amsteras HTML editor and to get rid of all its warning about wicket tags
in html file.
...place the following in your HTML template...
<html xmlns:wicket="http://wicket.sourceforge.net/"
xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
...this should remove the warnings in Eclipse.
--
Nino Martinez Wael
Java Specialist @ Jayway DK
http://www.jayway.dk
+45 2936 7684
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]