Something related:
http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
http://tapestry.apache.org/schema/tapestry_5_1_0.xsd";>
InteliiJ's IDE will flag t:remove as 'can not resolve symbol t:remove', but
not t:pagelink, of course this does not
I see some of your points. The W3C one is supposed to be an XHTML
validator.. I've run both XHTML 1.0 Strict and XHTML 1.0 Transitional,
but I think you're right in saying it doesn't pick up the Tapestry XML
namespace.
I am, however, validating the final HTML output. I point the url to the
pa
On Tue, 04 Jan 2011 15:14:00 -0200, Rich M wrote:
Hi,
Hi!
I searched through the mailing list and the last thread on this topic
seems to date back to 2006. First, I'd like to know what the expected
doctype is, is it XHTML 1.0 Transitional, XHTML 1.0 Strict, or something
else?
Tapestr