Generate HtmlHead and HtmlBody
------------------------------
Key: MYFACES-2307
URL: https://issues.apache.org/jira/browse/MYFACES-2307
Project: MyFaces Core
Issue Type: Task
Components: JSR-314
Reporter: Leonardo Uribe
Assignee: Leonardo Uribe
h:head and h:body has backing component classes in javax.faces.component.html
package.
The strange stuff about it is that there is no tag class for them, so it should
not appear on jsp javadoc. We need to add a check on tld velocity template that
add to there components/converters/validators that has a name and a tagClass.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.