Forums de discussion

Portletfaces and Spring Portlet MVC

Doc Rog, modifié il y a 12 années.

Portletfaces and Spring Portlet MVC

New Member Publications: 8 Date d'inscription: 07/01/10 Publications récentes
Hello,

I am new to ICEfaces/PortletFaces.
My question is:

Is it possible to use PortletFaces or ICEfaces
together with Spring 3 Portlet MVC?

I want to use the Spring 3 Portlet MVC
with the nice annotation support et al.,
but still use the PortletFaces UI Components
and automatic AJAX (and perhaps even
the push functionality, if this was possible)...

Is there a way to do so?

Thank you a lot!
Klaus
thumbnail
Neil Griffin, modifié il y a 11 années.

RE: Portletfaces and Spring Portlet MVC

Liferay Legend Publications: 2655 Date d'inscription: 27/07/05 Publications récentes
@Klaus: I'm reviewing some old forum posts and I'm sorry that I missed getting back to you on this.

When choosing a framework for portlet development, you can choose either Spring Portlet MVC or JSF, but not both together because they both have their own "bridge" that control what happens during the portlet lifecycle.