掲示板

Export option in Jsf portlet

12年前 に mohana kannan によって更新されました。

Export option in Jsf portlet

New Member 投稿: 1 参加年月日: 12/04/26 最新の投稿
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
12年前 に Neil Griffin によって更新されました。

moved thread to Liferay Faces forum

Liferay Legend 投稿: 2655 参加年月日: 05/07/27 最新の投稿
moved thread to Liferay Faces forum
thumbnail
12年前 に Neil Griffin によって更新されました。

RE: Export option in Jsf portlet

Liferay Legend 投稿: 2655 参加年月日: 05/07/27 最新の投稿
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.