You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by Apache Wiki <wi...@apache.org> on 2005/09/22 19:16:42 UTC

[Myfaces Wiki] Update of "Library dependencies" by EricLee

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Myfaces Wiki" for change notification.

The following page has been changed by EricLee:
http://wiki.apache.org/myfaces/Library_dependencies

------------------------------------------------------------------------------
  || myfaces-api.jar || 1.1.0 || Alternatively use myfaces-all.jar ||
  || tomahawk.jar || 1.1.0 || If you want to use MyFaces extensions. Alternatively use myfaces-all.jar ||
  || [http://struts.apache.org/ Apache Struts] struts.jar || 1.2.7 || Required only if you are doing tiles work, will change to the tile.jar file once tiles is pulled from struts. ||
- || portlet-api.jar || implementation specific || Required only if you are doing portlets according to the [http://jcp.org/en/jsr/detail?id=168 Java Portlet Specification 1.0]. E.g. [http://portals.apache.org/pluto/ Apache Portals Pluto] which is the reference implementation || 
+ || portlet-api.jar || implementation specific || Required only if you are doing portlets according to the [http://jcp.org/en/jsr/detail?id=168 Java Portlet Specification 1.0]. E.g. [http://portals.apache.org/pluto/ Apache Portals Pluto] which is the reference implementation ||
  
  === Installation ===
   * Copy the libraries (jar-files) into the WEB-INF/lib directory of your .war file.