|
Class Summary |
| FileUploadRendererPrimeFacesImpl |
This class is a runtime wrapper around the PrimeFaces FileUploadRenderer class that makes the p:fileUpload component
compatible with a portlet environment. |
| FormRendererPrimeFacesImpl |
This class is a workaround for a bug in PrimeFaces such that the p:fileUpload component uses the value of the form
"action" attribute as the postback URL, rather than the "javax.faces.encodedURL" hidden field. |
| HeadRendererPrimeFacesImpl |
This class replaces the PrimeFaces HeadRenderer because it renders a <head>...</head> element to the
response writer which is forbidden in a portlet environment. |
| PrimeFacesFileItem |
|
| UploadedFileInputStream |
|