On Fri, 13 Feb 2009, Andreas Petersson wrote:
> i got the dtd, but where exactly in intellij can you associate the 
> wicket dtd with xhtml. setup external resource did not work.

I've done something like this in the HTML files

  <html xmlns="http://www.w3.org/1999/xhtml";
              
xmlns:wicket="http://wicket.apache.org/dtds.data/wicket-xhtml1.4-strict.dtd";
              xml:lang="en" lang="en"><body>


If you have better ideas, they are most welcome.

Best wishes,
Timo

-- 
Timo Rantalaiho           
Reaktor Innovations Oy    <URL: http://www.ri.fi/ >

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to