1 2 Previous Next 19 Replies Latest reply on Mar 30, 2007 10:08 AM by ilya_shaikovsky Go to original post
      • 15. Re: IceFaces VS RichFaces
        jersinghaus

        I'm going to chime in here.

        I'm adding RichFaces into my pure myfaces/tomahawk app.

        It took three blocks of web.xml code and adding the libraries and wham - I was up and running with RichFaces.

        I gave up trying to get IceFaces integrated with myfaces/tomahawk.

        The only short fall in RichFaces is a good sortable data table which is apparently coming although I'd like an ETA if possible.

        A product called rcfaces has a good data table I'm going to use in the meantime.

        But the best thing I've experienced with RichFaces is the tremendous forum support.


        - Joe

        • 16. Re: IceFaces VS RichFaces
          thomasdetoulon

          ishabalov i am not agree with you, see my post on this matter. On my page, the view state take 2 Ko at least ! And it is refreshed every AJAX request. I cant put view state on server because I dont know but it doesnt work !

          Yesterday I integrated Script.aculo.us with ajax4jsf and richfaces, it works a little bit but as soon as kick off rich faces, it works better !!!! Script.aculo.us provide an improved drag and drop and really powerfull visual effects but no widget ....

          Actually, RichFaces cant work with an another javascript framework because few ajax request refresh the DOM tree so, this break the link between dom elements and events listener, so, an advise if you use am another Js framework, call your initialization function after each server response for re built the link between your DOM elements and the events listener.

          • 17. Re: IceFaces VS RichFaces
            ilya_shaikovsky

            There is a couple of ways to optimize requests and responces sizes etc.. Just ask concrete questions and you'll get with concrete answers. :)

            • 18. Re: IceFaces VS RichFaces
              thomasdetoulon

              ilya_shaikovsky its true that I am a little bit lost !! actually I am a French student and I am working on rich application using JSF for support.

              My question is : What do u thing about RichFaces & IceFaces, write your experiences ! And I d like know if someone use this techno on production.

              • 19. Re: IceFaces VS RichFaces
                ilya_shaikovsky

                Unfortunatelly, I have very superficial knowledgs about Ice Faces.. because didn't used them working under Rich Faces components. :) I think there will be more advised peoples who can give you the answer. Just feel free if you need any specific info about a4j or RF ;)

                1 2 Previous Next