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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...