3 Replies Latest reply on Jan 17, 2008 12:55 PM by sergeysmirnov

    RichFaces resurce uri

    alexguru

      In my application i have a filter that redirects all requests from not logined users to /login.jsf. But also i have few pages which is available for all users. Such pages are included in list which filter don't touch. On those pages i use richfases components and thats why i must include richfaces resource uri (for example "/a4j_3_2_0-SNAPSHOTorg.ajax4jsf.javascript.AjaxScript.jsf") to "available" list. The problem is that it contains version of richfaces library and with changing library to newer one the filter list also must be updatet with new resource uri.
      Maybe there is sense to make richfaces recurce uri unchangable?

      P.S. Sorry for my english, i'm still learning it.