留言板

No jsf liferay bridge in legacy portlet

jjiiu ',修改在9 年前。

No jsf liferay bridge in legacy portlet

New Member 帖子: 18 加入日期: 12-7-20 最近的帖子
What does the bridge actually do? How come a legacy portlet with jsf1.2+spring works. Maybe i'm missing something? emoticon Could you circumvent the bridge somehow perhaps with limited functionality.
thumbnail
Juan Gonzalez,修改在9 年前。

RE: No jsf liferay bridge in legacy portlet

Liferay Legend 帖子: 3089 加入日期: 08-10-28 最近的帖子
Hi,

what "legacy portlet" are you referring to? Are you looking for some Liferay Faces example in JSF 1.2?
jjiiu ',修改在9 年前。

RE: No jsf liferay bridge in legacy portlet

New Member 帖子: 18 加入日期: 12-7-20 最近的帖子
Juan Gonzalez:
Hi,

what "legacy portlet" are you referring to? Are you looking for some Liferay Faces example in JSF 1.2?


No just some legacy portlet that got handed to me. Just curious.
thumbnail
Neil Griffin,修改在9 年前。

RE: No jsf liferay bridge in legacy portlet

Liferay Legend 帖子: 2655 加入日期: 05-7-27 最近的帖子
Can you attach an example of your legacy portlet? I'm curious to know how it works without a bridge.
jjiiu ',修改在9 年前。

RE: No jsf liferay bridge in legacy portlet

New Member 帖子: 18 加入日期: 12-7-20 最近的帖子
Neil Griffin:
Can you attach an example of your legacy portlet? I'm curious to know how it works without a bridge.


There is actually com.sun.faces.portlet jsf-portlet dependency which must be something similiar emoticon
thumbnail
Neil Griffin,修改在9 年前。

RE: No jsf liferay bridge in legacy portlet

Liferay Legend 帖子: 2655 加入日期: 05-7-27 最近的帖子
That is the Sun OpenPortal JSF Portlet Bridge for JSF 1.2. Although it did not comply with JSR 329, it was one of the first JSF portlet bridges ever developed and served its purpose very well.