3 Replies Latest reply on Dec 16, 2006 11:22 AM by ccurban

    Partial ICEfaces usage

    ccurban

      I was wondering if there is a possible configuration solution, that allows me to use ICEfaces only for dedicated JSF pages?

      The only thing I came up with is using separate url-patterns in the web.xml for the ICEfaces Servlets and the normal JSF Servlet.
      But this would leave me with the problem of having one view-handler specified in my faces-config.xml.

      Any ideas?