3 Replies Latest reply on Feb 4, 2007 2:59 PM by fhh

    Dojo Integration

    tiomalandra

      Hello:

      I'm need to wrap a dojo widget in a Facelets component, but I think that Dojo don't have XHTML support.
      What do you think about that?

      Thank You in advance.

        • 1. Re: Dojo Integration

          Well tomahawk have managed to integrate some of dojo widgets.

          • 2. Re: Dojo Integration
            pmuir

            It's really not to difficult create JSF components of Dojo widgets. You just need a way of setting the correct includes, then wrap up the JS / html tags in a Renderer.

            I've done this for a handful of components (none of them input) I needed, and they work great - mainly because the JS is fairly solid.

            IMO, there really should be a dojofaces project which provides JSF versions of the Dojo wiidgets, effects etc.

            • 3. Re: Dojo Integration

               


              IMO, there really should be a dojofaces project which provides JSF versions of the Dojo wiidgets, effects etc.


              Have you had a look at the jMaki project?

              Regards

              Felix