On 15.04.2010 13:53, Ulrich Stärk wrote:

A form component specified with
<form t:type="form" t:id="filterForm" action="tapestry">
creates a form tag with the parameter "name" set. This is not allowed in
XHTML 1.0 Strict. Is this a bug in Tapestry or am I missing something?
> what doctype have you specified for your template?

This one:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd";>

Regards
 Stephan

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to