3 Replies Latest reply on Jan 21, 2009 8:48 AM by ilya_shaikovsky

    handling javascript loading

      is it possible to define different script loading for different pages?

      for example, can i define for specific page not to load javascript (that is rendered by richfaces) at all, and for other to load? (I'll handle the javascript loading on the first page manually).

      form the documentation i found how to define it for the application, not for different pages. (i mean with org.richfaces.LoadScriptStrategy)