Portlet « JSF « Spring Q&A





1. Spring3 portlets with JSF2    stackoverflow.com

Did anybody ever used the new Spring3 with JSF2 and portlets (JSR286) ? I used JSF1.2 with portlets (JSR168) we had some problems with stuff like file uploading, portlet intercommunication and other ...

2. Webflow, JSF, Primefaces: Why is this List empty?    stackoverflow.com

I have four lists in my webflow, which I load from my service layer. They look like this one:

<evaluate expression="partyService.getPostalAddresses()" result="viewScope.uiPostalAddresses"
           ...

3. Primefaces and Spring Webflow in a Portlet environment    forum.primefaces.org

Hi all, I am creating a portlet application with Spring Webflow 2.2.1, JSF 1.2 (+Primefaces 1.1). My problem: I have a form that has a this button does not ...

4. Spring Webflow and PrimeFacesAjaxHandler with Portlets    forum.primefaces.org

Hi all, I want to use Primefaces in a portlet environment. So because of the Portlet Environment (and JSR-329) I am bound to use JSF 1.2 and Primefaces 1.1. I want ...

5. Can anyone tell me what it would take to support JSF portlets with portlet framework?    forum.springsource.org

I haven't done any serious work with JSF in portlets yet, so I can only speculate at this point. I know some folks have been developing MyFaces portlets and using them ...

6. Spring JSF Portlet inside Jetspeed-2    forum.springsource.org

Spring JSF Portlet inside Jetspeed-2 To use portlet with spring, the portlet.xml configuration file contains: org.springframework.web.portlet.DispatcherPo rtlet To use JSF portlet inside Jetspeed-2, the portlet xml file contains (http://portals.apache.org/bridges/mu...emo/index.html) org.apache.portals.bridges.jsf.FacesPortlet Indeed ...

7. Portlet: Spring + JSF    forum.springsource.org

Mar 29th, 2007, 06:28 AM #1 Omid View Profile View Forum Posts Private Message Junior Member Join Date Mar 2007 Posts 18 Portlet: Spring + JSF Hello, I have a Problem ...

8. JSF + Portlet MVC    forum.springsource.org

hiho, Im evaluating the possibility to use JSF in combination with the Portlet MVC from Spring in a Websphere 6.0 (Java 1.4) environment. Did someone already make some experiences with SUN ...

9. Spring/JSF and Portlets - does it work or not?    forum.springsource.org

Spring/JSF and Portlets - does it work or not? I am trying to evaluate the use of JSF coupled with with Spring as a portlet in my project and to make ...





10. Remarks on the ref docs of 3.0.0.RC1 and portlet 2.0 (jsr 286) and jsf 2.0 support    forum.springsource.org

Remarks on the ref docs of 3.0.0.RC1 and portlet 2.0 (jsr 286) and jsf 2.0 support Hi, I was just looking if the reference documentation of the RC1 of spring 3.0 ...

11. Spring Portlet MVC &/ JSF    coderanch.com