atom feed6 messages in net.java.dev.nbfaceletssupport.usersRe: NBFacelets and CSS
FromSent OnAttachments
Wouter van ReevenDec 5, 2007 5:57 am 
Frank YeDec 5, 2007 9:05 am 
Wouter van ReevenDec 5, 2007 9:11 am 
Petr PislDec 6, 2007 2:16 am 
Frank YeDec 6, 2007 10:05 am 
Petr PislDec 6, 2007 11:37 am 
Subject:Re: NBFacelets and CSS
From:Petr Pisl (Petr@Sun.COM)
Date:Dec 6, 2007 11:37:33 am
List:net.java.dev.nbfaceletssupport.users

Thanks very much. Petr

https://nbfaceletssupport.dev.java.net/issues/show_bug.cgi?id=36 wizard should handle explicit context root path. thanks, Frank

Petr Pisl wrote:

Yes, please enter an issue for this. It should be handled by the wizard. Thanks, Petr

On Wed, Dec 05, 2007 at 10:05:29AM -0700, Frank Ye wrote:

You browser is not pointing to context-root/WEB-INF/template/test.xhtml

change to context-root/template/css context-root/template/test.xhtml

or change the links in xhtml file

<link href="./css/default.css">

Thanks for your comments. I was able to fix the issue by removing the ../../ part. However, I guess this is an issue and my question is whether I should report this in issue tracker?

Greets, Wouter