Hi Arash,

I am developing an app using Facelets+Tomahawk+JSF 1.2+Ajax4JSF, and we
did have a big problem with JSCookMenu and panelNavigation2 (we finally
got rid of them).  Other than that, and a stylesheet issue we're having
(see my recent post on Tomahawk + Facelets templates), the Tomahawk
components with Ajax4SJF work great.  This doesn't help you with your
specific issue, but I wanted to point this out so you don't give up
unnecessarily!  We've used both Glassfish and Tomcat with no problems.

 

TR

 

________________________________

From: Arash Rajaeeyan [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, November 28, 2006 10:56 AM
To: users@myfaces.apache.org
Subject: any one using Facelets + JSF 1.2 RI + Tomahawk here?

 

Hello
I am using Facelts + Tomahawk + JSF 1.2 RI
the number of components which are not working correctly or don't work
at all has surprised me.
to name a few inputHTML and commandNavigation2 which are very obvious
components, don't work at all ! 
has any one had any similar problem?
is there any special trick like the one for fileupload to get them to
work on facelets?

I am using Netbeans with facelt module with both Tomahawk 1.1.3 and
latest daily SVN snap shots 
I have these lines at begining of my faces-config:
    <application>
        <view-handler>
            com.sun.facelets.FaceletViewHandler
        </view-handler>    
    </application> 

and attached my web.xml

best regards
Arash Rajaeeyan 

Reply via email to