Re: Using Tomahawk Table with facelets

2006-11-29 Thread Jeff Bischoff
Tom Innes wrote: As previously mentioned follow the directions on http://wiki.apache.org/myfaces/Use_Facelets_with_Tomahawk. Take everything highlighted in the Example and paste it into a file called tomahawk.taglib.xml. This file is then referenced from your web.xml. Do not rename dataTable o

RE: Using Tomahawk Table with facelets

2006-11-29 Thread Tom Innes
Behalf Of Dudu Sent: Wednesday, November 29, 2006 12:48 PM To: MyFaces Discussion Subject: Re: Using Tomahawk Table with facelets but the dataTable is equal this http://myfaces.apache.org/tomahawk/extDataTable.html ? I was trying to use the extended data table. I'll try more at night.

Re: Using Tomahawk Table with facelets

2006-11-29 Thread Dudu
but the dataTable is equal this http://myfaces.apache.org/tomahawk/extDataTable.html ?I was trying to use the extended data table. I'll try more at night. On 11/29/06, Sean Schofield <[EMAIL PROTECTED]> wrote: I'm using Tomahawk dataTable just fine with facelets. Mike's excellent wiki and t

Re: Using Tomahawk Table with facelets

2006-11-29 Thread Sean Schofield
I'm using Tomahawk dataTable just fine with facelets. Mike's excellent wiki and the developer docs on the facelets site is all you need. Sean On 11/28/06, Mike Kienenberger <[EMAIL PROTECTED]> wrote: My guess is that the tomahawk.jar isn't in your classpath. Rather than invent a new "table" t

Re: Using Tomahawk Table with facelets

2006-11-28 Thread Mike Kienenberger
My guess is that the tomahawk.jar isn't in your classpath. Rather than invent a new "table" taglib definition, simply use the existing "t:dataTable" tag. On 11/28/06, Dudu <[EMAIL PROTECTED]> wrote: I'm trying to use the component Table of tomahawk 1.1.3. I've followed the page http://wiki.apa

Re: Using Tomahawk Table with facelets

2006-11-28 Thread Dudu
I'm sorry! But I'm trying to use the http://myfaces.apache.org/tomahawk/extDataTable.html with facelets... Once it works, and after I've puted on wiki then the app stoped... On 11/28/06, Mike Kienenberger <[EMAIL PROTECTED]> wrote: Please do not add your "table" entry to the http://wiki.ap