
|
If you were logged in you would be able to see more operations.
|
|
|
|
Environment:
|
Mojarra 2.0.3-SNAPSHOT, Bridge 2.0.0-ALPHA1, PrimeFaces 2.0.1
|
|
|
The current implementation of org.portletfaces.bridge.renderkit.HeadRenderer only executes ResourceRenderer of its own types, "javax.faces.resource.Script" and "javax.faces.resource.Stylesheet".
Third party components like PrimeFaces uses other types which should be executed. Probably it will be necessary to write an adapter (that is an own ResourceRenderer) in order to enable PrimeFaces or other libraries but this is not possible if the renderer is not executed.
|
|
Description
|
The current implementation of org.portletfaces.bridge.renderkit.HeadRenderer only executes ResourceRenderer of its own types, "javax.faces.resource.Script" and "javax.faces.resource.Stylesheet".
Third party components like PrimeFaces uses other types which should be executed. Probably it will be necessary to write an adapter (that is an own ResourceRenderer) in order to enable PrimeFaces or other libraries but this is not possible if the renderer is not executed. |
Show » |
Sort Order:
| There are no comments yet on this issue.
|
|