1 Reply Latest reply on Feb 19, 2009 8:44 AM by nbelaevski

    LoadStyleStrategy, LoadScriptStrategy

    nimo22

      Hello,

      Does this improves the rendering of a page (application)?:

      <context-param>
       <param-name>org.richfaces.LoadStyleStrategy</param-name>
       <param-value>ALL</param-value>
       </context-param>
      
       <context-param>
       <param-name>org.richfaces.LoadScriptStrategy</param-name>
       <param-value>ALL</param-value>
       </context-param>