[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-5640) CSS stylesheets not considered when configured as a JSF 2 resource

Maxim Areshkau (JIRA) jira-events at lists.jboss.org
Tue Jan 12 06:34:30 EST 2010


    [ https://jira.jboss.org/jira/browse/JBIDE-5640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12503603#action_12503603 ] 

Maxim Areshkau commented on JBIDE-5640:
---------------------------------------

Sorry, I have mistaken about resources. We are process resource['ref'], but not taken into account #b(src/META-INF). In this example css file placed in this folder?

> CSS stylesheets not considered when configured as a JSF 2 resource
> ------------------------------------------------------------------
>
>                 Key: JBIDE-5640
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-5640
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: JSF
>    Affects Versions: 3.1.0.CR1
>            Reporter: Juergen Zimmermann
>            Assignee: Maxim Areshkau
>             Fix For: 3.1.0.CR2
>
>         Attachments: screenshot-with-unconsidered-css-file.jpg
>
>
> 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

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list