3 Replies Latest reply on Nov 6, 2008 8:56 AM by alex_krasov

    prototype.js, jboss portal and rich faces

    speleomaniac

      Hallo everybody,

      I have a question, Jboss Portal has a dependency to prototype.js and if I am not completely mistaken rich faces also...

      Since

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

      has no effect at portal environment, what happens when we get both prototype.js from JBoss Portal and Richfaces.

      I think richfaces always references a newer version of the prototype.js, it is reasonable to think that we would get some unexpected problems from rich faces in portal environment....

      Or ?????