I noticed that the html generated form the <html:form> tag is not valid HTML according to the W3C validation service (http://validator.w3.org). It generates a <form> tag with a 'name' attribute which has been deprecated.
Since I'm striving to conform to relevant standards as best as possible, I was wondering whether anyone else had faced the same issue and what approach had been taken.
Brian Preuß had the same problem, and he filed a bugzilla ticket: http://issues.apache.org/bugzilla/show_bug.cgi?id=32016
If you have more general information about how the generated form HTML is not valid, please annotate that ticket. If you can provide patches to solve the problem, so much the better!
Joe
-- Joe Germuska [EMAIL PROTECTED] http://blog.germuska.com "Narrow minds are weapons made for mass destruction" -The Ex
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]