The moose likes JSF and the fly likes JSF / Portlets Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JSF
Reply Bookmark "JSF / Portlets" Watch "JSF / Portlets" New topic
Author

JSF / Portlets

scott bergonzi
Greenhorn

Joined: Sep 19, 2007
Posts: 3
I'm using JSF SUN RI 1.2, Facelets in creating a portlet (running on Glassfish 2.x), using the jsf-portlet-1.2.2 bridge. Testing I have deployed the porlet container war in glassfish.

What's happening is the content portion of the XHTML page is being displayed however the managed bean is never being called. In the faces config it's a session scope bean however I believe this may have to do with running as a portlet and it can't find the bean.

Is there other configuration required to have the managed bean made accessible?

thanks -
 
 
subject: JSF / Portlets
 
Threads others viewed
Face Managed Bean
Apache Commons Validation Framework
WAF or JSF in SCEA 5 Part 2
Face managed bean in RAD7
Backing Bean and Managed Bean
developer file tools