Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Not A Problem
-
2.2.1
-
None
-
Win 2003
Description
The struts2 tld has defined target attribute for anchor tag instead of target :
<s:a targets="_blank"></s:a>
what is more, the simple template (others as well) renders this as "targets" and this is wrong according to the html spec.