>  <link rel="stylesheet" media="screen" type="text/css"
>  href="${asset:classpath:resources/css/layout.css}" />

Try ${asset:classpath:/resources/css/layout.css} (note the slash after
'classpath:').

-- 
Thiago

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to