Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-5640

CSS stylesheets not considered when configured as a JSF 2 resource

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: Major Major
    • 3.1.0.CR2
    • 3.1.0.CR1
    • jsf

      In JSF 2 a CSS stylesheet can be configured as a resource:
      <link rel="stylesheet" type="text/css" href="#

      {resource['css:hska.css']}

      "/>

      This means that the css file "hska.css" can be found in a subdirectory "css" of the directory "resources" (plural although the variable is just named "resource" !). The directory "resources" can be found either
      a) just below "WebContents" of the web project or
      b) in src/META-INF of the web project

            mareshkau_jira Maxim Areshkau (Inactive)
            juergen.zimmermann Juergen Zimmermann
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: