Hi,
I don't know if this can help you, but I faced some problems with stylesheet and I
solved it all by changing the following line at the template.xhtml
| <link
href="#{facesContext.externalContext.requestContextPath}/view/stylesheet/theme.css"
rel="stylesheet" type="text/css" />
|
Note the #{facesContext...}, in original template it doesn't exists.
Hope it helps,
Petterson
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4110610#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...