0 Replies Latest reply on Feb 15, 2008 11:04 AM by jmiguel77

    rich:tree is too slow in IE

    jmiguel77

      Hi

      I have been working for a while with rich:tree component, but i have noticed that in IE this component works too (i mean TOO) slow

      that is an issue for many of my clients (who unfortunatelly uses that so called browser, piece of crap !!!!)

      i have downloaded the last rich faces implementation (3.1.4 GA) and setted this in web.xml:

      <context-param>
       <param-name>org.richfaces.LoadScriptStrategy</param-name>
       <param-value>ALL</param-value>
      </context-param>
      <context-param>
       <param-name>org.ajax4jsf.COMPRESS_SCRIPT</param-name>
       <param-value>false</param-value>
      </context-param>
      


      stillo no improvement !!

      i need urgent help !!!

      thanks in advance