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 2006/02/03 15:45:30 UTC

[Myfaces Wiki] Update of "Use Facelets with Tomahawk" by DaveBrondsema

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 DaveBrondsema:
http://wiki.apache.org/myfaces/Use_Facelets_with_Tomahawk

The comment on the change is:
link to Facelets and sandbox taglib file

------------------------------------------------------------------------------
  ## page was renamed from Use Facelets with MyFaces
  ## page was renamed from tomahawk.taglib.xml
  ##language:en
- To use MyFaces Tomahawk extensions, you must create a taglib.xml (best call it tomahawk.taglib.xml) file describing each component.
+ To use MyFaces Tomahawk extensions with [https://facelets.dev.java.net/ Facelets], you must create a taglib.xml (best call it tomahawk.taglib.xml) file describing each component.
+ 
+ The [http://wiki.java.net/bin/view/Projects/FaceletsTaglibsMyfacesSandbox taglib file for Myfaces Sandbox] is on the Facelets Wiki.
  
  Then declare the taglib in your web.xml file:
  {{{