Determine the URL-pattern of Faces Servlet ?
843844May 4 2009 — edited Aug 23 2010Hello,
I am building a custom component, and I would like to know what the URL-Pattern of the Faces Servlet is. The reason for this is that I am automatically including a couple of JavaScript files, and I need to know the exact URL that the application is using.
Is there a way to know how the Faces Servlet is mapped at runtime ?