-
Type:
Task
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: bridge-impl-3.0.0, bridge-impl-4.0.0
-
Fix Version/s: bridge-impl-3.1.0, bridge-impl-4.1.0
-
Component/s: Liferay Faces Bridge Impl / Demos / Tests
-
Labels:None
The jsf-export-pdf-portlet provides h:outputLink s to download PDFs. These links cause the browser to perform a GET for the PDF. Since no POST is performed, the h:form in the customers.xhtml view is unnecessary.