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/04/05 22:32:27 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

------------------------------------------------------------------------------
              <renderer-type>org.apache.myfaces.InputHtml</renderer-type>
          </component>
      </tag>    
+     <tag>
+         <tag-name>inputTextarea</tag-name>
+         <component>
+             <component-type>org.apache.myfaces.HtmlInputTextarea</component-type>
+             <renderer-type>org.apache.myfaces.Textarea</renderer-type>
+         </component>
+     </tag>
      <tag>
          <tag-name>message</tag-name>
          <component>