Fórumok

Export option in Jsf portlet

mohana kannan, módosítva 11 év-val korábban

Export option in Jsf portlet

New Member Bejegyzés: 1 Csatlakozás dátuma: 2012.04.26. Legújabb bejegyzések
hi
i am using JSF portlet with portlet-faces2.0 bridges . is it possible to create the dynamic file(with out saving into server) and export into client?
thumbnail
Neil Griffin, módosítva 11 év-val korábban

moved thread to Liferay Faces forum

Liferay Legend Bejegyzések: 2655 Csatlakozás dátuma: 2005.07.27. Legújabb bejegyzések
moved thread to Liferay Faces forum
thumbnail
Neil Griffin, módosítva 11 év-val korábban

RE: Export option in Jsf portlet

Liferay Legend Bejegyzések: 2655 Csatlakozás dátuma: 2005.07.27. Legújabb bejegyzések
I recommend that you review CustomerExportResource.java in the jsf2-export-pdf-portlet demo. It shows how to use the JSF2 resource handling mechanism to deliver a dynamically generated PDF to the client.