MyFaces

MyFaces

The MyFaces framework.

Creating JSF portlets

How to create a JSF Portlet using MyFaces:

Documentation from the MyFaces site is here

portlet.xml

...
  <!-- You must use this Portlet impl class -->
  <portlet-class>org.apache.myfaces.portlet.MyFacesGenericPortlet</portlet-class>
  
  <!-- The "home page" of your JSF application -->
  <init-param>
    <name>default-view</name>
    <value>/index.jsp</value>
  </init-param>
  ...
Tags:
Created by Administrator on 05/27/2007
Last modified by Nicolas Filotto on 05/26/2008

Products

generated on Thu Sep 02 15:46:41 UTC 2010

eXo Optional Modules

eXo Core Foundations


Copyright (c) 2000-2010. All Rights Reserved - eXo platform SAS
2.4.30451