t:checkbox definitely exists in Tomahawk: http://myfaces.apache.org/tomahawk/tlddoc/index.html
arne anka schrieb: > well, my taglib does not know about t:checkbox -- so you either need > to implement it or it does not belong to tomahawk at all ... > > On Fri, 18 Apr 2008 16:22:42 +0200, Nuno Sousa > <[EMAIL PROTECTED]> wrote: > >> Just tried <t:checkbox></t:checkbox>, i'm using JBoss. >> >> >> >> On Fri, Apr 18, 2008 at 12:23 PM, arne anka <[EMAIL PROTECTED]> wrote: >> >>> what tag exactly do you use? >>> the taglib knows selectBooleanCheckbox and selectManyCheckbox. >>> >>> >>> >>> On Fri, 18 Apr 2008 13:21:04 +0200, arne anka <[EMAIL PROTECTED]> >>> wrote: >>> >>> i use myfaces 1.1.5, tomahawk 1.1.6 and tomhawk-facelets from >>> google.comand it works >>> > tomahwak.jar at tomcat, tomahawk-taglib.jar in WEB-INF (i get >>> > >>> > SEVERE: You are using the MyFaces-package : tomahawk in different >>> > versions; first (and probably used) version is : 1.1.6, currently >>> > encountered version is : facelets-taglib. This will cause undesired >>> > behaviour. Please clean out your class-path. The first encountered >>> version >>> > is loaded from : file:/home/arne/facelets_libs/tomahawk-1.1.6.jar. >>> The >>> > currently encountered version is loaded from : >>> > >>> jar:file:/home/arne/facelets_libs/tomahawk-facelets-taglib.jar!/META-INF/MANIFEST.MF >>> >>> > >>> > on startup, though, but that seems not to affect the functionality) >>> > >>> > >>> > >>> > On Fri, 18 Apr 2008 12:53:05 +0200, Nuno Sousa >>> <[EMAIL PROTECTED]> >>> > wrote: >>> > >>> > That's the file that i'm using, i tried with the jar and i tried >>> with >>> > > the >>> > > tablibs.xml file nothing works :x >>> > > >>> > > >>> > > >>> > > On Fri, Apr 18, 2008 at 10:56 AM, Gerald Müllan < >>> > > [EMAIL PROTECTED]> >>> > > wrote: >>> > > >>> > > Hi, >>> > > > >>> > > > if you are using the following: >>> > > > >>> > > > http://code.google.com/p/tomahawk-facelets/ >>> > > > >>> > > > There should not be any problems. You dont`t have to define it by >>> > > > yourself. >>> > > > >>> > > > Just plug into you lib dir, that`s all. >>> > > > >>> > > > cheers, >>> > > > >>> > > > Gerald >>> > > > >>> > > > >>> > > > -- >>> > > > http://www.irian.at >>> > > > >>> > > > Your JSF powerhouse - >>> > > > JSF Consulting, Development and >>> > > > Courses in English and German >>> > > > >>> > > > Professional Support for Apache MyFaces >>> > > > >>> > > > >>> > > >>> > > >>> > > >>> > >>> > >>> >>> >> >> > > >

