[jboss-user] [JBoss Seam] - Re: Seam Login + Richfaces --> Stylesheet problem

pettersonfp do-not-reply at jboss.com
Wed Dec 5 11:48:17 EST 2007


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#4110610

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4110610



More information about the jboss-user mailing list