[jboss-user] [JBoss Portal] - Re: CSS & header injection

thomas.heute@jboss.com do-not-reply at jboss.com
Tue Mar 6 10:34:02 EST 2007


Your style.css shouldn't be in the WEB-INF since it is not accessible from "outside".

Move the cc directory to the root of your war and do

  | <link type='text/css' rel='stylesheet' href='css/Styles.css' />
  | 

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4025438#4025438

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



More information about the jboss-user mailing list