Class IncludeResource


  • public class IncludeResource
    extends Object
    • Constructor Detail

      • IncludeResource

        protected IncludeResource()
    • Method Detail

      • includeJavaScript

        public static void includeJavaScript​(javax.faces.context.FacesContext context,
                                             String resource,
                                             String resource1)
                                      throws IOException
        Throws:
        IOException
      • resourceIncluded

        public static boolean resourceIncluded​(javax.faces.context.FacesContext context,
                                               String resource)