Re: Where to find the Wicket DTD file?

2008-02-22 Thread Nino Saturnino Martinez Vazquez Wael
look in jira as I wrote.. http://svn.apache.org/repos/asf/wicket/trunk/jdk-1.4/wicket/wicket-xhtml1-strict.dtd MYoung wrote: ...place the following in your HTML template... http://wicket.sourceforge.net/"; xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en"> That doe

Re: Where to find the Wicket DTD file?

2008-02-21 Thread MYoung
ml:lang="en" lang="en"> > > ...this should remove the warnings in Eclipse. > > -- View this message in context: http://www.nabble.com/Where-to-find-the-Wicket-DTD-file--tp15618525p15620940.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]

Re: Where to find the Wicket DTD file?

2008-02-21 Thread Nino Saturnino Martinez Vazquez Wael
I think it should be wicket.apache.org instead, does not seem to matter in myEclipse, WTP etc... 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.at

Re: Where to find the Wicket DTD file?

2008-02-21 Thread robert.mcguinness
ot;http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en"> ...this should remove the warnings in Eclipse. -- View this message in context: http://www.nabble.com/Where-to-find-the-Wicket-DTD-file--tp15618525p15619562.html Sent from

Where to find the Wicket DTD file?

2008-02-21 Thread MYoung
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. -- View this message in context: http://www.nabble.com/Where-to-find-the-Wicket-DTD-file--tp15618525p15618525.html Sent from the Wicket