掲示板

Migration of JSF 2.0 java portlet to Liferay 6.1 Portlet

11年前 に Amresh kumar によって更新されました。

Migration of JSF 2.0 java portlet to Liferay 6.1 Portlet

New Member 投稿: 20 参加年月日: 12/05/17 最新の投稿
HI Every One,
Actually i have a JSF 2.0 War file Portlet that had already created in purely in JSF 2.0 Specific (i.e in java) but i want to migrate into the liferay 6.1 specific portlet .
Is it possible to migrate into the liferay . Kindly do the needful ASAP.



Please anyone can provide the step by step approach so that i can go through that.Thanks in advance



Thanks & Regards
Amresh kumar
thumbnail
11年前 に Neil Griffin によって更新されました。

RE: Migration of JSF 2.0 java portlet to Liferay 6.1 Portlet

Liferay Legend 投稿: 2655 参加年月日: 05/07/27 最新の投稿
I would recommend that you look at the jsf2-portlet demo for an example of how to develop a JSF 2.0 portlet for deployment within Liferay.

Also, the Liferay Plugins SDK has several JSF portlet templates, and the Liferay Maven SDK has several Maven Archetypes for JSF portlets.