Hi all,

I'm a newbie to STRUTS, so please forgive my ignorance!

1. Does STRUTS support XHTML? Struts tags seem to generate uppercase tag
names, which is invalid XHTML...

2. When STRUTS generates an <input> element, the unique identifier for the
field is placed in the name attribute (deprecated since HTML 4.0 or even
earlier) and not the id attribute.

3. Does STRUTS-generated HTML in general honor well-formed XML restrictions
(eg closing end tags, quoting attribute values, etc)?

Finally, where is the STRUTS FAQ page?

Regards,

Agnes Clarke

Reply via email to